[OE-core] [PATCH 3/5] python-scons: upgrade from 2.0.1 to 2.1.0

Khem Raj raj.khem at gmail.com
Tue Oct 18 20:54:25 UTC 2011


On (18/10/11 13:15), nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  ...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




More information about the Openembedded-core mailing list