On (18/10/11 14:07), Kamble, Nitin A wrote: > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of > > Khem Raj > > Sent: Tuesday, October 18, 2011 1:54 PM > > To: Patches and discussions about the oe-core layer > > Subject: Re: [OE-core] [PATCH 3/5] python-scons: upgrade from 2.0.1 to > > 2.1.0 > > > > On (18/10/11 13:15), [email protected] wrote: > > > From: Nitin A Kamble <[email protected]> > > > > > > Signed-off-by: Nitin A Kamble <[email protected]> > > > --- > > > ...ative_2.0.1.bb => python-scons-native_2.1.0.bb} | 3 +-- > > > ...python-scons_2.0.1.bb => python-scons_2.1.0.bb} | 6 +++--- > > > 2 files changed, 4 insertions(+), 5 deletions(-) > > > rename meta/recipes-devtools/python/{python-scons-native_2.0.1.bb => > > python-scons-native_2.1.0.bb} (89%) > > > rename meta/recipes-devtools/python/{python-scons_2.0.1.bb => > > python-scons_2.1.0.bb} (51%) > > > > > > diff --git a/meta/recipes-devtools/python/python-scons- > > native_2.0.1.bb b/meta/recipes-devtools/python/python-scons- > > native_2.1.0.bb > > > similarity index 89% > > > rename from meta/recipes-devtools/python/python-scons-native_2.0.1.bb > > > rename to meta/recipes-devtools/python/python-scons-native_2.1.0.bb > > > index f7646a2..083ad15 100644 > > > --- a/meta/recipes-devtools/python/python-scons-native_2.0.1.bb > > > +++ b/meta/recipes-devtools/python/python-scons-native_2.1.0.bb > > > @@ -2,5 +2,4 @@ require python-scons_${PV}.bb > > > inherit native > > > DEPENDS = "python-native" > > > RDEPENDS_${PN} = "" > > > -PR = "r1" > > > - > > > +PR = "r0" > > > diff --git a/meta/recipes-devtools/python/python-scons_2.0.1.bb > > b/meta/recipes-devtools/python/python-scons_2.1.0.bb > > > similarity index 51% > > > rename from meta/recipes-devtools/python/python-scons_2.0.1.bb > > > rename to meta/recipes-devtools/python/python-scons_2.1.0.bb > > > index 1c7939e..22df333 100644 > > > --- a/meta/recipes-devtools/python/python-scons_2.0.1.bb > > > +++ b/meta/recipes-devtools/python/python-scons_2.1.0.bb > > > @@ -1,15 +1,15 @@ > > > DESCRIPTION = "A Software Construction Tool" > > > SECTION = "devel/python" > > > LICENSE = "MIT" > > > -LIC_FILES_CHKSUM = > > "file://LICENSE.txt;md5=8481211ebbeaed9cdc7ad5a3b0c98aaf" > > > +LIC_FILES_CHKSUM = > > "file://LICENSE.txt;md5=ab8b65435c2e520ed18e67459f1f9bb9" > > > > a little commentary on what changed in license text would be nice here > > The change is copyright year to 2011 :)
Adding that to commit log would be nice. > Nitin > > > > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core -- -Khem _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
