From: David Huang <[email protected]> Pick up latest version of ti-img-encode-decode recipe with Makefiles using instead of hard coding aarch64-linux-gnu as the cross compiler.
Signed-off-by: David Huang <[email protected]> --- .../ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb index 86d954756600..a1da9585e368 100644 --- a/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb +++ b/recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb @@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://driver/common/dq.c;beginline=1;endline=16;md5=e015e28 inherit module -MACHINE_KERNEL_PR_append = "f" +MACHINE_KERNEL_PR_append = "g" PR = "${MACHINE_KERNEL_PR}" COMPATIBLE_MACHINE = "j7-evm" -SRCREV = "030e50dd0c53ec8e7825c85479ac3208925bb58d" +SRCREV = "0eba3678300f649e49f03d92d1b624cf0e008008" EXTRA_OEMAKE = "KPATH=${STAGING_KERNEL_DIR} KCONF=${STAGING_KERNEL_BUILDDIR}" TARGET_CC_ARCH += "${LDFLAGS}" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12617): https://lists.yoctoproject.org/g/meta-ti/message/12617 Mute This Topic: https://lists.yoctoproject.org/mt/69963084/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
