Message ID | 20201207224400.1008323-1-alejandro.delcastillo@ni.com |
---|---|
State | Master Next |
Commit | a2a4e62cc8d24bfcb17dd1f00c78640b6df0c931 |
Headers | show |
diff --git a/meta/recipes-devtools/opkg/opkg_0.4.3.bb b/meta/recipes-devtools/opkg/opkg_0.4.4.bb similarity index 95% rename from meta/recipes-devtools/opkg/opkg_0.4.3.bb rename to meta/recipes-devtools/opkg/opkg_0.4.4.bb index 46b7aa2523..0f29e1d41b 100644 --- a/meta/recipes-devtools/opkg/opkg_0.4.3.bb +++ b/meta/recipes-devtools/opkg/opkg_0.4.4.bb @@ -17,8 +17,8 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz file://run-ptest \ " -SRC_URI[md5sum] = "86ec5eee9362aca0990994a402e077e9" -SRC_URI[sha256sum] = "dda452854bc0cd1334f7ba18a66003d1c12a98600c894111b56919b1ea434718" +SRC_URI[md5sum] = "345900c1d4747d58455867f9fe88ca43" +SRC_URI[sha256sum] = "2217acc58b8eb31300631ebae75e222ebc700c9c1cf6408088705d19a472c839" # This needs to be before ptest inherit, otherwise all ptest files end packaged # in libopkg package if OPKGLIBDIR == libdir, because default
opkg ptests regress with this change: https://autobuilder.yocto.io/pub/non-release/20201214-1/testresults/qemux86-64-ptest/opkg.log Do not merge please, as this undoes my work to reach 100% pass rate in ptests :) Alex On Mon, 7 Dec 2020 at 23:44, Alejandro del Castillo < alejandro.delcastillo@ni.com> wrote: > Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> > --- > meta/recipes-devtools/opkg/{opkg_0.4.3.bb => opkg_0.4.4.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-devtools/opkg/{opkg_0.4.3.bb => opkg_0.4.4.bb} (95%) > > diff --git a/meta/recipes-devtools/opkg/opkg_0.4.3.bb > b/meta/recipes-devtools/opkg/opkg_0.4.4.bb > similarity index 95% > rename from meta/recipes-devtools/opkg/opkg_0.4.3.bb > rename to meta/recipes-devtools/opkg/opkg_0.4.4.bb > index 46b7aa2523..0f29e1d41b 100644 > --- a/meta/recipes-devtools/opkg/opkg_0.4.3.bb > +++ b/meta/recipes-devtools/opkg/opkg_0.4.4.bb > @@ -17,8 +17,8 @@ SRC_URI = " > http://downloads.yoctoproject.org/releases/${BPN}/${BPN}-${PV}.tar.gz > file://run-ptest \ > " > > -SRC_URI[md5sum] = "86ec5eee9362aca0990994a402e077e9" > -SRC_URI[sha256sum] = > "dda452854bc0cd1334f7ba18a66003d1c12a98600c894111b56919b1ea434718" > +SRC_URI[md5sum] = "345900c1d4747d58455867f9fe88ca43" > +SRC_URI[sha256sum] = > "2217acc58b8eb31300631ebae75e222ebc700c9c1cf6408088705d19a472c839" > > # This needs to be before ptest inherit, otherwise all ptest files end > packaged > # in libopkg package if OPKGLIBDIR == libdir, because default > -- > 2.28.0 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145619): https://lists.openembedded.org/g/openembedded-core/message/145619 Mute This Topic: https://lists.openembedded.org/mt/78790833/1003190 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-
Hey Alex, Thanks for bringing this up. One of the opkg test framework changes introduced in 0.4.4 doesn't play well with hosts that symlink their `/tmp` directory. I have a fix for it which I'll post to the opkg mainline soon. Since Alejandro is OOO for the holidays, I don't think he'll mind me adopting this patchset. I'll backport the test framework fix into a `.patch` for OE to consume with the 0.4.4 recipe upgrade. Thanks, On 12/14/20 1:52 PM, Alexander Kanavin wrote: > opkg ptests regress with this change: > https://autobuilder.yocto.io/pub/non-release/20201214-1/testresults/qemux86-64-ptest/opkg.log > <https://urldefense.com/v3/__https://autobuilder.yocto.io/pub/non-release/20201214-1/testresults/qemux86-64-ptest/opkg.log__;!!FbZ0ZwI3Qg!-nKzjywoAri9TTtGVweycYs2SB9nawYzY5wxthFeo-gExQXFZ_yDeIt5ijJVDbI$> > > Do not merge please, as this undoes my work to reach 100% pass rate in > ptests :) > > Alex -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@ni.com -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145757): https://lists.openembedded.org/g/openembedded-core/message/145757 Mute This Topic: https://lists.openembedded.org/mt/78790833/1003190 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> --- meta/recipes-devtools/opkg/{opkg_0.4.3.bb => opkg_0.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/opkg/{opkg_0.4.3.bb => opkg_0.4.4.bb} (95%) -- 2.28.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145361): https://lists.openembedded.org/g/openembedded-core/message/145361 Mute This Topic: https://lists.openembedded.org/mt/78790833/1003190 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-