diff options
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc | 16 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc | 16 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2018.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2018.05.bb) | 0 |
5 files changed, 16 insertions, 16 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc deleted file mode 100644 index f6ff307e..00000000 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | # Copyright (C) 2012-2017 O.S. Systems Software LTDA. | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
3 | |||
4 | inherit fsl-u-boot-localversion | ||
5 | |||
6 | LICENSE = "GPLv2+" | ||
7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | ||
8 | |||
9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | ||
10 | |||
11 | SRCREV = "a092fb15045c575663a6c5000c274a55ffd52166" | ||
12 | SRCBRANCH = "2018.05+fslc" | ||
13 | |||
14 | PV = "v2018.05+git${SRCPV}" | ||
15 | |||
16 | S = "${WORKDIR}/git" | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc new file mode 100644 index 00000000..ff54e15b --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc | |||
@@ -0,0 +1,16 @@ | |||
1 | # Copyright (C) 2012-2018 O.S. Systems Software LTDA. | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
3 | |||
4 | inherit fsl-u-boot-localversion | ||
5 | |||
6 | LICENSE = "GPLv2+" | ||
7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" | ||
8 | |||
9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | ||
10 | |||
11 | SRCREV = "bc558729a723f2d2c91b74d9c96716666550d528" | ||
12 | SRCBRANCH = "2018.07+fslc" | ||
13 | |||
14 | PV = "v2018.07+git${SRCPV}" | ||
15 | |||
16 | S = "${WORKDIR}/git" | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.07.bb index abcb5013..abcb5013 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.07.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.07.bb index ed32a274..ed32a274 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.07.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2018.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2018.07.bb index 5659e16c..5659e16c 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2018.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2018.07.bb | |||