From 9b8f2e973f15dfa50500e429b6fde1a98b68927e Mon Sep 17 00:00:00 2001 From: Yannick Gicquel Date: Thu, 14 Apr 2016 17:46:38 +0200 Subject: u-boot: uses u-boot.inc from poky This patch removes the local copy of u-boot.inc which was aligned with poky 1.4.2 Change-Id: I456f3b37112f1340b42a5d055ae0873933c0a07f Signed-off-by: Yannick Gicquel --- meta-rcar-gen2/recipes-bsp/u-boot/u-boot_2013.01.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-rcar-gen2/recipes-bsp/u-boot/u-boot_2013.01.01.bb') diff --git a/meta-rcar-gen2/recipes-bsp/u-boot/u-boot_2013.01.01.bb b/meta-rcar-gen2/recipes-bsp/u-boot/u-boot_2013.01.01.bb index 69b22a3..d9e31c8 100644 --- a/meta-rcar-gen2/recipes-bsp/u-boot/u-boot_2013.01.01.bb +++ b/meta-rcar-gen2/recipes-bsp/u-boot/u-boot_2013.01.01.bb @@ -1,4 +1,4 @@ -require u-boot.inc +require recipes-bsp/u-boot/u-boot.inc # This is needs to be validated among supported BSP's before we can # make it default -- cgit 1.2.3-korg