Signed-off-by: Jianzhong Xu <[email protected]> --- meta-arago-extras/recipes-ti/libarch/libarch.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-extras/recipes-ti/libarch/libarch.inc b/meta-arago-extras/recipes-ti/libarch/libarch.inc index 438e428..159d889 100644 --- a/meta-arago-extras/recipes-ti/libarch/libarch.inc +++ b/meta-arago-extras/recipes-ti/libarch/libarch.inc @@ -2,7 +2,7 @@ HOMEPAGE = "https://git.ti.com/library-architecture/libarch" LICENSE = "BSD-3-Clause" PV = "1_0_0_0" -INC_PR = "r1" +INC_PR = "r2" require recipes-ti/includes/arago-paths.inc require recipes-ti/includes/ti-staging.inc @@ -10,7 +10,7 @@ require recipes-ti/includes/ti-staging.inc BRANCH = "master" LIC_FILES_CHKSUM = "file://src/ti/libarch/docs/LibArch_1.0.0_manifest.html;md5=bb48cacb8827ec8d8e5a94c4f2425ee3" SRC_URI = "git://git.ti.com/library-architecture/libarch.git;protocol=git;branch=${BRANCH}" -SRCREV = "4b2f1c5d5b6b9f3d021e498120a914456fb9eba1" +SRCREV = "cb6d785e95cd390c6388853a4f1e99a302e5a58f" COMPATIBLE_MACHINE = "k2hk-evm|am57xx" PACKAGE_ARCH = "${MACHINE_ARCH}" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
