On 4/21/21 3:53 PM, [email protected] wrote: > From: Praneeth Bajjuri <[email protected]> > > The update brings the fix for 5.10.x linux kernel. > commit 8aba20e20bf7 ("cmemk: Fix build errors for 5.10+ kernels") > > Signed-off-by: Praneeth Bajjuri <[email protected]>
Reviewed-by: Suman Anna <[email protected]> regards Suman > --- > recipes-bsp/cmem/cmem.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc > index c2719403..385e1084 100644 > --- a/recipes-bsp/cmem/cmem.inc > +++ b/recipes-bsp/cmem/cmem.inc > @@ -4,10 +4,10 @@ LICENSE = "GPLv2" > LIC_FILES_CHKSUM = > "file://include/ti/cmem.h;beginline=1;endline=30;md5=26be509e4bb413905bda8309e338e2b1" > > BRANCH = "master" > -# This corresponds to version 4.16.00.00 > -SRCREV = "4f970f053b42e8d2a6f1a8cd4b14786196468fd3" > +# This corresponds to version 4.20.00.00 > +SRCREV = "b0b57a4e810d27cbb23cb752ef437019f56a5506" > > -PV = "4.16.00.00+git${SRCPV}" > +PV = "4.20.00.00+git${SRCPV}" > > SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}" > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13729): https://lists.yoctoproject.org/g/meta-ti/message/13729 Mute This Topic: https://lists.yoctoproject.org/mt/82271335/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
