Message ID | 1377525287-9015-1-git-send-email-mihai.prica@intel.com |
---|---|
State | Superseded |
Headers | show |
diff --git a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb similarity index 55% rename from meta-oe/recipes-devtools/python/python-docutils_0.5.bb rename to meta-oe/recipes-devtools/python/python-docutils_0.11.bb index e4c8a7d..f435e1b 100644 --- a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb +++ b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb @@ -2,14 +2,13 @@ DESCRIPTION = "Text processing system" HOMEPAGE = "http://docutils.sourceforge.net" SECTION = "devel/python" LICENSE = "PSF" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=ac6ee29ac0310c091afab5ac4bea2fa3" -PR = "r2" +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=da0d261d1db78ab21ce86c79364a4098" DEPENDS = "python" SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz" -SRC_URI[md5sum] = "dd72dac92fc8e3eb0f48c3effeef80f6" -SRC_URI[sha256sum] = "747cf984edfca0575addbb42453274a1bdd98ec7780bd37a883dc8b2a66a610e" +SRC_URI[md5sum] = "20ac380a18b369824276864d98ec0ad6" +SRC_URI[sha256sum] = "9af4166adf364447289c5c697bb83c52f1d6f57e77849abcccd6a4a18a5e7ec9" S = "${WORKDIR}/docutils-${PV}"
On Mon, Aug 26, 2013 at 04:54:47PM +0300, Mihai Prica wrote: > Signed-off-by: Mihai Prica <mihai.prica@intel.com> What was changed in license file? > --- > ...hon-docutils_0.5.bb => python-docutils_0.11.bb} | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > rename meta-oe/recipes-devtools/python/{python-docutils_0.5.bb => python-docutils_0.11.bb} (55%) > > diff --git a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb > similarity index 55% > rename from meta-oe/recipes-devtools/python/python-docutils_0.5.bb > rename to meta-oe/recipes-devtools/python/python-docutils_0.11.bb > index e4c8a7d..f435e1b 100644 > --- a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb > +++ b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb > @@ -2,14 +2,13 @@ DESCRIPTION = "Text processing system" > HOMEPAGE = "http://docutils.sourceforge.net" > SECTION = "devel/python" > LICENSE = "PSF" > -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=ac6ee29ac0310c091afab5ac4bea2fa3" > -PR = "r2" > +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=da0d261d1db78ab21ce86c79364a4098" > > DEPENDS = "python" > > SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz" > -SRC_URI[md5sum] = "dd72dac92fc8e3eb0f48c3effeef80f6" > -SRC_URI[sha256sum] = "747cf984edfca0575addbb42453274a1bdd98ec7780bd37a883dc8b2a66a610e" > +SRC_URI[md5sum] = "20ac380a18b369824276864d98ec0ad6" > +SRC_URI[sha256sum] = "9af4166adf364447289c5c697bb83c52f1d6f57e77849abcccd6a4a18a5e7ec9" > > S = "${WORKDIR}/docutils-${PV}" > > -- > 1.7.9.5 > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>-----Original Message----- >From: openembedded-devel-bounces@lists.openembedded.org >Subject: Re: [oe] [meta-oe][PATCH] python-docutils: upgrade to 0.11 > >On Mon, Aug 26, 2013 at 04:54:47PM +0300, Mihai Prica wrote: >> Signed-off-by: Mihai Prica <mihai.prica@intel.com> > >What was changed in license file? I took a closer look at the license file changes and it seems that some files which are licensed BSD-2-Clause and GPLv3 have been added to the package. I will send and updated patch. > >> --- >> ...hon-docutils_0.5.bb => python-docutils_0.11.bb} | 7 +++---- >> 1 file changed, 3 insertions(+), 4 deletions(-) rename >> meta-oe/recipes-devtools/python/{python-docutils_0.5.bb => >> python-docutils_0.11.bb} (55%) >> >> diff --git a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb >> b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb >> similarity index 55% >> rename from meta-oe/recipes-devtools/python/python-docutils_0.5.bb >> rename to meta-oe/recipes-devtools/python/python-docutils_0.11.bb >> index e4c8a7d..f435e1b 100644 >> --- a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb >> +++ b/meta-oe/recipes-devtools/python/python-docutils_0.11.bb >> @@ -2,14 +2,13 @@ DESCRIPTION = "Text processing system" >> HOMEPAGE = "http://docutils.sourceforge.net" >> SECTION = "devel/python" >> LICENSE = "PSF" >> -LIC_FILES_CHKSUM = >"file://COPYING.txt;md5=ac6ee29ac0310c091afab5ac4bea2fa3" >> -PR = "r2" >> +LIC_FILES_CHKSUM = >"file://COPYING.txt;md5=da0d261d1db78ab21ce86c79364a4098" >> >> DEPENDS = "python" >> >> SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz" >> -SRC_URI[md5sum] = "dd72dac92fc8e3eb0f48c3effeef80f6" >> -SRC_URI[sha256sum] = >"747cf984edfca0575addbb42453274a1bdd98ec7780bd37a883dc8b2a66a610e" >> +SRC_URI[md5sum] = "20ac380a18b369824276864d98ec0ad6" >> +SRC_URI[sha256sum] = >"9af4166adf364447289c5c697bb83c52f1d6f57e77849abcccd6a4a18a5e7ec9" >> >> S = "${WORKDIR}/docutils-${PV}" >> >> -- >> 1.7.9.5 >> >> _______________________________________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > >-- >Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
Signed-off-by: Mihai Prica <mihai.prica@intel.com> --- ...hon-docutils_0.5.bb => python-docutils_0.11.bb} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/python/{python-docutils_0.5.bb => python-docutils_0.11.bb} (55%)