Hi, On Tue, Oct 01, 2024 at 09:24:35AM -0700, Khem Raj wrote: > Hi Mikko, > > I had a similar patch staged in master-next for a while, I have taken that > one.
No problem. I need to remember to check master-next branches before submitting. Cheers, -Mikko > On Tue, Oct 1, 2024 at 7:14 AM Mikko Rapeli via lists.openembedded.org > <mikko.rapeli=linaro....@lists.openembedded.org> wrote: > > > > It has been moved to oe-core. > > > > Signed-off-by: Mikko Rapeli <mikko.rap...@linaro.org> > > --- > > .../include/ptest-packagelists-meta-oe.inc | 1 - > > .../python/python3-pefile/run-ptest | 3 -- > > .../python/python3-pefile_2024.8.26.bb | 28 ------------------- > > 3 files changed, 32 deletions(-) > > delete mode 100644 meta-oe/recipes-devtools/python/python3-pefile/run-ptest > > delete mode 100644 > > meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb > > > > diff --git a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc > > b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc > > index f20eff219..ff48e9d14 100644 > > --- a/meta-oe/conf/include/ptest-packagelists-meta-oe.inc > > +++ b/meta-oe/conf/include/ptest-packagelists-meta-oe.inc > > @@ -36,7 +36,6 @@ PTESTS_FAST_META_OE = "\ > > pegtl \ > > protobuf \ > > pv \ > > - python3-pefile \ > > sdbus-c++ \ > > uthash \ > > xmlsec1 \ > > diff --git a/meta-oe/recipes-devtools/python/python3-pefile/run-ptest > > b/meta-oe/recipes-devtools/python/python3-pefile/run-ptest > > deleted file mode 100644 > > index 95ae72306..000000000 > > --- a/meta-oe/recipes-devtools/python/python3-pefile/run-ptest > > +++ /dev/null > > @@ -1,3 +0,0 @@ > > -#!/bin/sh > > - > > -pytest --automake --ignore=./tests/pefile_test.py > > diff --git a/meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb > > b/meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb > > deleted file mode 100644 > > index 87e651d9d..000000000 > > --- a/meta-oe/recipes-devtools/python/python3-pefile_2024.8.26.bb > > +++ /dev/null > > @@ -1,28 +0,0 @@ > > -SUMMARY = "Python PE parsing module" > > -DESCRIPTION = "A multi-platform Python module to parse and work with > > Portable Executable (PE) files." > > -HOMEPAGE = "https://github.com/erocarrera/pefile" > > -LICENSE = "MIT" > > -LIC_FILES_CHKSUM = "file://LICENSE;md5=e34c75178086aca0a17551ffbacaca53" > > - > > -inherit setuptools3 ptest > > -SRCREV = "4b3b1e2e568a88d4f1897d694d684f23d9e270c4" > > -SRC_URI = "git://github.com/erocarrera/pefile;branch=master;protocol=https > > \ > > - file://run-ptest" > > -S = "${WORKDIR}/git" > > - > > -BBCLASSEXTEND = "native nativesdk" > > - > > -do_install_ptest() { > > - install -d ${D}${PTEST_PATH}/tests > > - cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ > > -} > > - > > -RDEPENDS:${PN} += " \ > > - python3-mmap \ > > - python3-netclient \ > > - python3-stringold \ > > -" > > -RDEPENDS:${PN}-ptest += "\ > > - python3-pytest \ > > - python3-unittest-automake-output \ > > -" > > -- > > 2.34.1 > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112640): https://lists.openembedded.org/g/openembedded-devel/message/112640 Mute This Topic: https://lists.openembedded.org/mt/108759567/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-