]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc-common: Bump revision to 015ff874b4
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 2 Apr 2019 20:07:38 +0000 (17:07 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 3 Apr 2019 18:12:33 +0000 (15:12 -0300)
  - Add bc-native dependency
  - This commit merges remote-tracking branch 'imx/master' into 2019.04+fslc

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-common_2019.04.inc
recipes-bsp/u-boot/u-boot-fslc_2019.04.bb

index 2127eae29100e4bb33600d51a1f693fd31db5d5e..e70e72dfba575769eee55b3b4032a0a619e63346 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS += "bison-native"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
-SRCREV = "d4eebd04278595fb7e1cc7c5725ec3a9e581be5e"
+SRCREV = "015ff874b446810481ce5f35ceb7674d1f3cf86c"
 SRCBRANCH = "2019.04+fslc"
 
 PV = "v2019.04+git${SRCPV}"
index 5659e16c142362b859a10ad4a42844698621b95c..2a17792f68fbbb5220794a2370151ec749385068 100644 (file)
@@ -6,7 +6,7 @@ order to provide support for some backported features and fixes, or because it \
 was submitted for revision and it takes some time to become part of a stable \
 version, or because it is not applicable for upstreaming."
 
-DEPENDS_append = " dtc-native"
+DEPENDS_append = " bc-native dtc-native"
 
 PROVIDES += "u-boot"