From 0e38a65f8f2586dab06e164e8946fca4571667d5 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:44 +0000 Subject: [PATCH] uboot-mkimage: extract update_* to external update file --- srcpkgs/uboot-mkimage/template | 1 - srcpkgs/uboot-mkimage/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/uboot-mkimage/update diff --git a/srcpkgs/uboot-mkimage/template b/srcpkgs/uboot-mkimage/template index ba35419a9e5..76babbf7947 100644 --- a/srcpkgs/uboot-mkimage/template +++ b/srcpkgs/uboot-mkimage/template @@ -7,7 +7,6 @@ short_desc="The U-Boot mkimage utility" maintainer="Juan RP " 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 diff --git a/srcpkgs/uboot-mkimage/update b/srcpkgs/uboot-mkimage/update new file mode 100644 index 00000000000..a4f0ca17b6c --- /dev/null +++ b/srcpkgs/uboot-mkimage/update @@ -0,0 +1 @@ +pkgname=u-boot