summaryrefslogtreecommitdiff
path: root/packages/linux/linux-bd-neon-2.6_2.6.22.bb
diff options
context:
space:
mode:
authorAndrew Wilcox <andy@protium.com>2007-12-17 06:05:26 +0000
committerAndrew Wilcox <andy@protium.com>2007-12-17 06:05:26 +0000
commit5206b0d92ce6a6622ec041231314d7242a35f0e8 (patch)
tree94edc2ae7c369c2c6fe5a831d68ba3c6ebc60de6 /packages/linux/linux-bd-neon-2.6_2.6.22.bb
parent2eef78ec91e7fc70a5ccc318e78f43d55d44b8b2 (diff)
Rename uboot-utils to u-boot-utils-native. u-boot-utils now makes
target u-boot utility fw_setenv for one distro.
Diffstat (limited to 'packages/linux/linux-bd-neon-2.6_2.6.22.bb')
-rw-r--r--packages/linux/linux-bd-neon-2.6_2.6.22.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-bd-neon-2.6_2.6.22.bb b/packages/linux/linux-bd-neon-2.6_2.6.22.bb
index 6d2472935f..46fa4295b6 100644
--- a/packages/linux/linux-bd-neon-2.6_2.6.22.bb
+++ b/packages/linux/linux-bd-neon-2.6_2.6.22.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "2.6 Linux Kernel for Boundary Devices NEON Board"
SECTION = "kernel"
HOMEPAGE = "N/A"
LICENSE = "GPL"
-DEPENDS += "uboot-utils"
+DEPENDS += "u-boot-utils-native"
-PR = "r1"
+PR = "r2"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
http://www.boundarydevices.com/boundary-2.6.22-2007-07-22.patch.bz2;patch=1 \