[OE-core] [PATCH] u-boot-xilinx: Update inc file path after oe-core change

Stefan Schmidt stefan at datenfreihafen.org
Thu Dec 15 11:01:13 UTC 2011


Signed-off-by: Stefan Schmidt <stefan at datenfreihafen.org>
---
 recipes-bsp/uboot/u-boot-xilinx_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/uboot/u-boot-xilinx_git.bb b/recipes-bsp/uboot/u-boot-xilinx_git.bb
index 255f3b5..016a0bb 100644
--- a/recipes-bsp/uboot/u-boot-xilinx_git.bb
+++ b/recipes-bsp/uboot/u-boot-xilinx_git.bb
@@ -1,5 +1,5 @@
 inherit xilinx-boot xilinx-utils
-require recipes-bsp/uboot/u-boot.inc
+require recipes-bsp/u-boot/u-boot.inc
 
 PR = "r14"
 PV = "v2009.11"
-- 
1.7.7.3





More information about the Openembedded-core mailing list