summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-05-11 16:32:20 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-05-11 16:32:20 -0300
commit365f1872de1d17486779855906b09431400d4453 (patch)
tree6ddd187ca56c5e8196a32f1d315eb53916d16dd0
parente9971b67b893cb345386cc38d774edff07f86b2a (diff)
downloadmeta-fsl-arm-365f1872de1d17486779855906b09431400d4453.tar.gz
u-boot-fslc: Update 2014.01-based version to f5d8030
This includes following changes: f5d8030 wandboard: Pass video kernel arguments for HDMI and LCD 07425b2 wandboard: add Future Eletronics 7" WVGA LCD extension board f637b1e imx-common/video: add detect_hdmi fc21589 imx-common: add board_video_skip Change-Id: I6361b60b8693ca7293fd81cf8f937d380e3bb7b2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2014.01.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
index 33cc688..298f1c0 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2014.01" 8PV = "v2014.01"
9 9
10SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" 10SRCREV = "f5d80303de12e6fefc022426a73136a288f70294"
11SRCBRANCH = "patches-2014.01" 11SRCBRANCH = "patches-2014.01"
12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
13 13
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
index 49d4cc5..f6d4657 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
@@ -4,4 +4,4 @@ PV = "v2014.01"
4 4
5SRCBRANCH = "patches-2014.01" 5SRCBRANCH = "patches-2014.01"
6 6
7SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352" 7SRCREV = "f5d80303de12e6fefc022426a73136a288f70294"