Skip to content

Commit

Permalink
U-Boot - add !strip option to PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
RoEdAl authored Jun 7, 2018
1 parent 41ffa4c commit 4937d37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion uboot/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
pkgbase='uboot-sunxi-dto'
pkgname=('uboot-orangepi-zero' 'uboot-nanopi-neo' 'uboot-a10-olinuxino-lime-dto' 'uboot-a20-olinuxino-lime-dto')
pkgver=2018.05
pkgrel=3
pkgrel=4
arch=('armv7h')
_baserel=62ceb441bfe96eba0aa467c07516df8c5947aeeb
url='http://git.denx.de/u-boot.git/'
license=('GPL')
options=('!strip')
makedepends=('bc' 'python2' 'swig' 'dtc')
backup=(
'boot/boot.txt'
Expand Down

0 comments on commit 4937d37

Please sign in to comment.