diff options
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb) | 6 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | 7 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2014.01.bb | 7 |
3 files changed, 10 insertions, 10 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb index 3009ddf..33cc688 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb | |||
@@ -5,10 +5,10 @@ SECTION = "bootloader" | |||
5 | DEPENDS = "openssl" | 5 | DEPENDS = "openssl" |
6 | PROVIDES = "u-boot-mxsboot" | 6 | PROVIDES = "u-boot-mxsboot" |
7 | 7 | ||
8 | PV = "v2013.10" | 8 | PV = "v2014.01" |
9 | 9 | ||
10 | SRCREV = "079e214888279518ce061c71238a74a0c3db2c28" | 10 | SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" |
11 | SRCBRANCH = "patches-2013.10" | 11 | SRCBRANCH = "patches-2014.01" |
12 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb deleted file mode 100644 index e7f100d..0000000 --- a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | include u-boot-fslc.inc | ||
2 | |||
3 | PV = "v2013.10" | ||
4 | |||
5 | SRCBRANCH = "patches-2013.10" | ||
6 | |||
7 | SRCREV = "31d023bf8f15e6407557f5273c35c6ee3466a77f" | ||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb new file mode 100644 index 0000000..49d4cc5 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | include u-boot-fslc.inc | ||
2 | |||
3 | PV = "v2014.01" | ||
4 | |||
5 | SRCBRANCH = "patches-2014.01" | ||
6 | |||
7 | SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" | ||