From 88e9b1096892df9a73bffd82ec7f487b8a405fd3 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 28 Dec 2007 15:29:06 +0000 Subject: u-boot-mkimage-openmoko-native_oe catch up with recipe renaming --- packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb b/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb index e7812a5ed0..08c0062fab 100644 --- a/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb +++ b/packages/u-boot/u-boot-mkimage-openmoko-native_oe.bb @@ -1,4 +1,4 @@ -require uboot-openmoko_svn.bb +require u-boot-openmoko_svn.bb inherit native -- cgit v1.2.3 From 1988774b35c20fb05e2b53dd06992b53b1f00f79 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 28 Dec 2007 15:51:33 +0000 Subject: moko-autorev.inc catch up with uboot recipe renamings --- conf/distro/include/moko-autorev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index 74b930781b..9f8ae61fc3 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -44,7 +44,7 @@ SRCREV_pn-openmoko-worldclock2 ?= "${AUTOREV}" SRCREV_pn-openocd ?= "${AUTOREV}" SRCREV_pn-openocd-native ?= "${AUTOREV}" -SRCREV_pn-uboot-openmoko ?= "${AUTOREV}" +SRCREV_pn-u-boot-openmoko ?= "${AUTOREV}" SRCREV_pn-dfu-util ?= "${AUTOREV}" SRCREV_pn-dfu-util-native ?= "${AUTOREV}" SRCREV_pn-usbpath ?= "${AUTOREV}" -- cgit v1.2.3