From: Praneeth Bajjuri <[email protected]> updating SRCREV to pick the latest commit on repo: ti-optee-os.git branch: ti-optee-os
Signed-off-by: Praneeth Bajjuri <[email protected]> --- .../recipes-security/optee/optee-os_git.bbappend | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend index 677c6dd0..28b9b6c5 100644 --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend +++ b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend @@ -1,7 +1,9 @@ PR_append = ".arago0" SRC_URI = "git://git.ti.com/optee/ti-optee-os.git;branch=${BRANCH} \ - file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ + file://0006-allow-setting-sysroot-for-libgcc-lookup.patch \ " + +PV = "3.11" BRANCH = "ti-optee-os" -SRCREV = "199fca17b575d4c748c9c435e908a6ec9618c75a" +SRCREV = "36905c9566936f7502e3741b48015c1f147b3bd3" -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
