summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc1
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
index 575f76f8..de1d9812 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
@@ -16,3 +16,4 @@ SRCBRANCH = "2019.07+fslc"
16PV = "v2019.07+git${SRCPV}" 16PV = "v2019.07+git${SRCPV}"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19B = "${WORKDIR}/build"
diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc
index 59cf594d..a296fd76 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc
+++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc
@@ -15,5 +15,6 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;no
15SRCREV= "ebb420ac9d67ffeaf9df2d69a928fdb3df78394a" 15SRCREV= "ebb420ac9d67ffeaf9df2d69a928fdb3df78394a"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18B = "${WORKDIR}/build"
18PV_append = "+fslgit" 19PV_append = "+fslgit"
19LOCALVERSION = "+fsl" 20LOCALVERSION = "+fsl"