There's no need for ti-optee-os fork any more, as it's exactly the same as upstream
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/recipes-security/optee/optee-os_git.bbappend | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-arago-distro/recipes-security/optee/optee-os_git.bbappend diff --git a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend b/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend deleted file mode 100644 index 677c6dd..0000000 --- a/meta-arago-distro/recipes-security/optee/optee-os_git.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -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 \ -" -BRANCH = "ti-optee-os" -SRCREV = "199fca17b575d4c748c9c435e908a6ec9618c75a" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
