I don't think so. Just rebase would be good

On Fri, May 22, 2020 at 12:17 PM Domarys da Silva CorrĂȘa <
domarys.cor...@ossystems.com.br> wrote:

> Hello,
>
> I did the rebase, and tested it again successfully. Is there a specific
> point that I should review?
>
> att,
>
> On Fri, May 22, 2020 at 12:59 PM Khem Raj <raj.k...@gmail.com> wrote:
>
>> Please rebase on top of master or master-next,
>>
>> Thanks
>> Khem
>>
>> On Fri, May 22, 2020 at 5:13 AM Domarys Correa
>> <domarys.cor...@ossystems.com.br> wrote:
>> >
>> > Signed-off-by: Domarys Correa <domarys.cor...@ossystems.com.br>
>> > ---
>> >  ...hon3-pyudev_0.21.0.bb => python3-pyudev_0.22.0.bb} | 11 +++++++----
>> >  1 file changed, 7 insertions(+), 4 deletions(-)
>> >  rename meta-python/recipes-devtools/python/{python3-pyudev_0.21.0.bb
>> => python3-pyudev_0.22.0.bb} (70%)
>> >
>> > diff --git a/meta-python/recipes-devtools/python/
>> python3-pyudev_0.21.0.bb b/meta-python/recipes-devtools/python/
>> python3-pyudev_0.22.0.bb
>> > similarity index 70%
>> > rename from meta-python/recipes-devtools/python/
>> python3-pyudev_0.21.0.bb
>> > rename to meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb
>> > index f39847ffa..d5bf058ed 100644
>> > --- a/meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb
>> > +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.22.0.bb
>> > @@ -1,9 +1,9 @@
>> >  SUMMARY = "A libudev binding"
>> > +
>> >  LICENSE = "LGPLv2.1+"
>> >  LIC_FILES_CHKSUM =
>> "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
>> >
>> > -SRC_URI[md5sum] = "cf4d9db7d772622144ca1be6b5d9353b"
>> > -SRC_URI[sha256sum] =
>> "094b7a100150114748aaa3b70663485dd360457a709bfaaafe5a977371033f2b"
>> > +SRC_URI[sha256sum] =
>> "69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276"
>> >
>> >  inherit pypi setuptools3
>> >
>> > @@ -12,10 +12,13 @@ do_configure_prepend() {
>> >      sed -i "s/str(pyudev.__version__)/'${PV}'/g" ${S}/setup.py
>> >  }
>> >
>> > -RDEPENDS_${PN} = "\
>> > +RDEPENDS_${PN} += "\
>> > +    libudev \
>> >      ${PYTHON_PN}-ctypes \
>> > +    ${PYTHON_PN}-fcntl \
>> >      ${PYTHON_PN}-misc \
>> >      ${PYTHON_PN}-six \
>> >      ${PYTHON_PN}-threading \
>> > -    libudev \
>> >  "
>> > +
>> > +BBCLASSEXTEND = "native nativesdk"
>> > --
>> > 2.17.1
>> >
>> > 
>>
>
>
> --
> *Domarys CorrĂȘa*
> (55) 5399100-2700
> domaryscor...@gmail.com
> domarys.cor...@ossystems.com.br
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#84576): 
https://lists.openembedded.org/g/openembedded-devel/message/84576
Mute This Topic: https://lists.openembedded.org/mt/74397602/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to