[meta-intel] [PATCH 2/2] rmc: update revision of rmc project

Jianxun Zhang jianxun.zhang at linux.intel.com
Tue Aug 30 14:03:09 PDT 2016


New changes in the upstream rmc project are:

2e38d05 Merge branch 'rmc-dev' (Aug 30 2016)
a1a4a26 Makefile: remove static linking in Linux build
b22169a doc: update README file
29e943d Merge branch 'rmc-dev' (Aug 24 2016)
fc2fb1e rmc: fix allocating buffer issue in read_file() (32 bit)
38b0553 rmc: fix wrong error message
7ee67a0 test: Provide test scripts and sample data

Signed-off-by: Jianxun Zhang <jianxun.zhang at linux.intel.com>
---
 common/recipes-bsp/rmc/rmc.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-bsp/rmc/rmc.bb b/common/recipes-bsp/rmc/rmc.bb
index d77ad31..9b87dd5 100644
--- a/common/recipes-bsp/rmc/rmc.bb
+++ b/common/recipes-bsp/rmc/rmc.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=838c366f69b72c5df05c96dff79b35f2"
 
 SRC_URI = "git://git.yoctoproject.org/rmc"
 
-SRCREV = "9bc0f645729bb41e050395fbfac170fca351b3b8"
+SRCREV = "2e38d056f86c0457f3a5ca7ef848545bbb190e47"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4



More information about the meta-intel mailing list