On Tue, May 25, 2021 at 11:03:05AM -0500, Nishanth Menon wrote: > On 11:00-20210525, Denys Dmytriyenko wrote: > > Back-porting upstream patch for dunfell. The dunfell linux-ptp is > > still at 2.0. This forks linuxptp to 3.0 to update it for the linux > > ptp fixes done on meta-openembedded > > > > Signed-off-by: Denys Dmytriyenko <[email protected]> > > Cc: Lokesh Vutla <[email protected]> > > --- > > .../recipes-connectivity/linuxptp/linuxptp_%.bbappend | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git > > a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend > > b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend > > index b0552aaf..e4fb109a 100644 > > --- a/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend > > +++ b/meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%.bbappend > > @@ -1,13 +1,13 @@ > > PR_append = ".arago0" > > -PV_append = "+git${SRCPV}" > > +PV = "3.0+git${SRCPV}" > > > > BRANCH = "ti-linuxptp" > > -SRCREV = "a06698a12e828a0372955c2d9c8d6604d8326811" > > +SRCREV = "f155c21283a0421f5e1e0b5e850c8a9a71d72453" > > > > SRC_URI = " \ > > git://git.ti.com/processor-sdk/linuxptp.git;branch=${BRANCH} \ > > file://build-Allow-CC-and-prefix-to-be-overriden.patch \ > > - file://no-incdefs-using-host-headers.patch \ > > + file://Use-cross-cpp-in-incdefs.patch \ > > " > > > > S = "${WORKDIR}/git" > > -- > > 2.17.1 > > > > Nitpicking on $subject.. > http://arago-project.org/git/meta-arago.git?p=meta-arago.git;a=blobdiff;f=meta-arago-distro/recipes-connectivity/linuxptp/linuxptp_%25.bbappend;h=e4fb109a5b1dcc16e52aec24c61386fde1e871df;hp=b0552aaf41528735a697946f60a432378d6c5cb8;hb=dc1101ed36094749219285378a73f660255e3cbd;hpb=df231e190a3c138696c15faa88f7cb228c2cc585 > is already on master, so just dunfell alone. > > Acked-by: Nishanth Menon <[email protected]>
BTW, this was NOT sent by me! The original patch for master was mine and I do understand how this might have happened. But that is not the proper way to retain original authorship - please set your git config properly. :) -- Regards, Denys Dmytriyenko <[email protected]> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
