Hi Denys, Yes, I think I tried to enter it as $(CROSS_COMPILE) and that got interpreted away. Please go ahead and fix this while merging.
Thanks, David -----Original Message----- From: Dmytriyenko, Denys Sent: Thursday, January 23, 2020 11:05 AM To: Huang, David Cc: [email protected]; Hernandez, Alejandro Subject: Re: [meta-ti][thud][PATCH] ti-img-encode-decode: Update SRCREV to latest Thanks! On Thu, Jan 23, 2020 at 10:58:56AM -0600, David Huang via Lists.Yoctoproject.Org wrote: > From: David Huang <[email protected]> > > Pick up latest version of ti-img-encode-decode recipe > with Makefiles using instead of hard coding Is this message incomplete? Did you miss "using CROSS_COMPILE"? If that's the case and you have tested the recipe update, I can fix the commit message while merging. Please let me know. Thanks. Denys > 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 (#12619): https://lists.yoctoproject.org/g/meta-ti/message/12619 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]] -=-=-=-=-=-=-=-=-=-=-=-
