On Sun, Apr 23, 2023 at 01:48:49PM -0500, Ryan Eatmon wrote: > > Yes. The patch to the 2021 version is already on Kirkstone. But we > are planning on removing that version completely once we get our LTS > migration finished. The 2023 version is what will live long term on > kirkstone/master. > > So, I had already merged the "bad" patch with the missing space to > kirkstone for 2021. I did that so that I could pick up Andrew's > patch about removing the libc headers. > > If the space is something that causes any down stream problems > before we get to removing the ltp-ddt 2021 version then we can patch > it. Otherwise, my testing did not show an issue with the patch as it > is.
Nah, input-utils was breaking for me, but it felt familiar... A bit of digging revealed it was only merged to Dunfell, so I sent a cherry-pick to the list. > On 4/22/2023 19:08, Denys Dmytriyenko wrote: > >I'm a bit confused - I see the original patch is already merged to kirkstone > >and master: > > > >https://git.yoctoproject.org/meta-arago/log/ > >https://git.yoctoproject.org/meta-arago/log/?h=kirkstone > > > > > >On Sat, Apr 22, 2023 at 05:55:53PM -0500, Ryan Eatmon via > >lists.yoctoproject.org wrote: > >>The internal testing team would like to move to this version as the > >>basis for our internal ltp-ddt. So we need to capture the recipe > >>settings for this version from oe-core master and provide a new version > >>for us to overload. > >> > >>v3: Put the space in the correct place... > >>v2: Add missing space to :append line in ltp-ddt_20230127.bb > >> > >>Ryan Eatmon (2): > >> ltp: Add version 20230127 from oe_core master > >> ltp-ddt: Add support for version 20230127 > >> > >> .../ltp-ddt/ltp-ddt_20230127.bb | 47 ++++++ > >> ...002-Remove-OOM-tests-from-runtest-mm.patch | 35 +++++ > >> .../ltp/ltp/disable_hanging_tests.patch | 27 ++++ > >> .../recipes-extended/ltp/ltp_20230127.bb | 140 ++++++++++++++++++ > >> 4 files changed, 249 insertions(+) > >> create mode 100644 > >> meta-arago-extras/recipes-devtools/ltp-ddt/ltp-ddt_20230127.bb > >> create mode 100644 > >> meta-arago-extras/recipes-extended/ltp/ltp/0002-Remove-OOM-tests-from-runtest-mm.patch > >> create mode 100644 > >> meta-arago-extras/recipes-extended/ltp/ltp/disable_hanging_tests.patch > >> create mode 100644 meta-arago-extras/recipes-extended/ltp/ltp_20230127.bb > >> > >>-- > >>2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14343): https://lists.yoctoproject.org/g/meta-arago/message/14343 Mute This Topic: https://lists.yoctoproject.org/mt/98442167/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
