On Thu, Nov 04, 2021 at 01:54:16PM -0400, Denys Dmytriyenko wrote:
> On Thu, Nov 04, 2021 at 10:29:34AM -0700, Khem Raj wrote:
> > this is undefined behaviour, mant times devs used them together to get
> > the missing space at the beginning of string which append/prepend needs
> > but thats not intended behaviour
> > 
> > Signed-off-by: Khem Raj <[email protected]>
> 
> Acked-by: Denys Dmytriyenko <[email protected]>

Yogesh,

I don't believe this patch has made it into master...


> > ---
> >  recipes-ti/mpm-transport/mpm-transport_git.bb | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb 
> > b/recipes-ti/mpm-transport/mpm-transport_git.bb
> > index 38aefc24..3b80af34 100644
> > --- a/recipes-ti/mpm-transport/mpm-transport_git.bb
> > +++ b/recipes-ti/mpm-transport/mpm-transport_git.bb
> > @@ -21,8 +21,8 @@ PR = "r0"
> >  
> >  CC += "-fcommon"
> >  EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"
> > -EXTRA_OEMAKE:append:k2hk += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"
> > -EXTRA_OEMAKE:append:k2e += "HYPLNK_TRANSPORT=true"
> > +EXTRA_OEMAKE:append:k2hk = " HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"
> > +EXTRA_OEMAKE:append:k2e = " HYPLNK_TRANSPORT=true"
> >  INSANE_SKIP:${PN} += "ldflags"
> >  
> >  S = "${WORKDIR}/git"
> > -- 
> > 2.33.1
> > 

-- 
Regards,
Denys Dmytriyenko <[email protected]>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14150): 
https://lists.yoctoproject.org/g/meta-ti/message/14150
Mute This Topic: https://lists.yoctoproject.org/mt/86821735/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to