uboot-mkimage: extract update_* to external update file
This commit is contained in:
parent
dcdcb0b2f4
commit
0e38a65f8f
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ short_desc="The U-Boot mkimage utility"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.denx.de/wiki/U-Boot/WebHome"
|
||||
update_pkgname=u-boot
|
||||
distfiles="http://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=cdaf8c81583abfa2e73da46cfcf87b0cbd9741d9aa766f3b905376e3652d543d
|
||||
|
||||
|
|
1
srcpkgs/uboot-mkimage/update
Normal file
1
srcpkgs/uboot-mkimage/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=u-boot
|
Loading…
Reference in a new issue