summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2022-12-16 22:15:56 +0800
committerJun Zhu <junzhu@nxp.com>2022-12-16 22:44:04 +0800
commit82206cb7d31e3f637f40fc24fbf04cf81b1956be (patch)
treeec6bc4d95ba56ec029b416f2bd523753e996edd2
parentf5e016f5220d0cf2b3364725e4706a4766d7073a (diff)
downloadmeta-freescale-82206cb7d31e3f637f40fc24fbf04cf81b1956be.tar.gz
rcw: Update to commit a4db868
- Include the Errata A-050426 Signed-off-by: Jun Zhu <junzhu@nxp.com>
-rw-r--r--recipes-bsp/rcw/rcw_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 37ef7dea..901fed5d 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "tcl-native"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1"
11SRCREV = "1f431891c7f0e7d4f52327f1fe19504a284491c4" 11SRCREV = "a4db86818de35d0168a48d3f17878ec68fb1cf6d"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
@@ -20,6 +20,7 @@ BOARD_TARGETS="${M}"
20BOARD_TARGETS:ls2088ardb="${M} ${M}_rev1.1" 20BOARD_TARGETS:ls2088ardb="${M} ${M}_rev1.1"
21BOARD_TARGETS:ls1088ardb-pb="ls1088ardb" 21BOARD_TARGETS:ls1088ardb-pb="ls1088ardb"
22BOARD_TARGETS:lx2160ardb = "${M} ${M}_rev2" 22BOARD_TARGETS:lx2160ardb = "${M} ${M}_rev2"
23BOARD_TARGETS:lx2160ardb-rev2 = "lx2160ardb_rev2"
23 24
24do_compile () { 25do_compile () {
25 oe_runmake BOARDS="${BOARD_TARGETS}" DESTDIR=${D}/boot/rcw/ 26 oe_runmake BOARDS="${BOARD_TARGETS}" DESTDIR=${D}/boot/rcw/