Merge pull request #134 from igors/master

core/uboot-env to 2009.11-3
This commit is contained in:
Kevin Mihelich 2012-03-12 14:11:37 -07:00
commit 58d7cbc30a
2 changed files with 7 additions and 3 deletions

View file

@ -6,15 +6,16 @@ plugrel=2
pkgname=uboot-env
_tool=env
pkgver=2009.11
pkgrel=2
pkgdesc="mkimage binary for making uboot kernel images"
pkgrel=3
pkgdesc="fw_printenv/fw_setenv binaries"
arch=('arm')
license=('GPL' 'LGPL')
backup=(etc/fw_env.config)
install=uboot-env.install
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2
fw_env.config)
md5sums=('d94700614225f53c853dfe714eb5fa47'
'03b72041d1962b4136fca67c67347830')
'88177fd1bf693be3af892e5f9014f6b5')
build() {
cd $srcdir/u-boot-$pkgver

View file

@ -6,3 +6,6 @@
# segate dockstar:
# /dev/mtd0 0xc0000 0x20000 0x20000
# iomega iconnect
# /dev/mtd0 0xa0000 0x20000 0x20000