diff options
author | Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp> | 2016-10-06 10:38:34 +0900 |
---|---|---|
committer | Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp> | 2016-10-06 10:38:34 +0900 |
commit | e24cbeaaf7237d51b16c19db7b03333deb782c07 (patch) | |
tree | 91d13feb3209f178aeb19126bd6e6168e91f9f4c | |
parent | 81131e2b73f19a58a9be2eb8daad24cdd4314be0 (diff) |
Update recipe for LTP to 20160920 from 20160510
Update recipe for LTP as bbappend.
The LTP version is changed to 20160920 from 20160510.
Change-Id: Ic4ab308910aaafa37ee52504d419646512609351
Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
-rw-r--r-- | meta-agl/recipes-extended/ltp/ltp_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl/recipes-extended/ltp/ltp_%.bbappend b/meta-agl/recipes-extended/ltp/ltp_%.bbappend index 1e75c4d6e..22dda1d3f 100644 --- a/meta-agl/recipes-extended/ltp/ltp_%.bbappend +++ b/meta-agl/recipes-extended/ltp/ltp_%.bbappend @@ -1,3 +1,3 @@ -SRCREV = "149490ec2de45a5dc7a9fd2c31add615fdd4f82b" +SRCREV = "52f4cf73fc1304e1339136729cfc03960d2d7c85" SRC_URI = "git://github.com/linux-test-project/ltp.git" |