[oe-commits] org.oe.dev python-setuptools-native 0.6c6 inherit native (how did that ever work without?)

mickeyl commit oe at amethyst.openembedded.net
Sun May 18 16:28:13 UTC 2008


python-setuptools-native 0.6c6 inherit native (how did that ever work without?)

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: b57b6f67dc82434a153a6f60215a283ac096b584
ViewMTN: http://monotone.openembedded.org/revision/info/b57b6f67dc82434a153a6f60215a283ac096b584
Files:
1
packages/python/python-setuptools-native_0.6c6.bb
packages/python/python-setuptools_0.6c6.bb
Diffs:

#
# mt diff -raca0d79fabb26001609032cfad6b513f42dc3604 -rb57b6f67dc82434a153a6f60215a283ac096b584
#
#
#
# patch "packages/python/python-setuptools-native_0.6c6.bb"
#  from [37e35eebe4105610cad978ad7a92f12a2b9095d1]
#    to [98f58e21bf03997cb61c8459da61b888c73364f9]
# 
# patch "packages/python/python-setuptools_0.6c6.bb"
#  from [074cb8e81cb89426c6d897caeb5fd18c68571c9a]
#    to [84dd67b8d39b269a732a02fdc2b2b08af8516af9]
#
============================================================
--- packages/python/python-setuptools-native_0.6c6.bb	37e35eebe4105610cad978ad7a92f12a2b9095d1
+++ packages/python/python-setuptools-native_0.6c6.bb	98f58e21bf03997cb61c8459da61b888c73364f9
@@ -1,4 +1,5 @@ require python-setuptools_${PV}.bb
 require python-setuptools_${PV}.bb
+inherit native
 
 DEPENDS = "python-native"
 
============================================================
--- packages/python/python-setuptools_0.6c6.bb	074cb8e81cb89426c6d897caeb5fd18c68571c9a
+++ packages/python/python-setuptools_0.6c6.bb	84dd67b8d39b269a732a02fdc2b2b08af8516af9
@@ -5,7 +5,7 @@ SRCNAME = "setuptools"
 LICENSE = "MIT-like"
 RDEPENDS = "python-distutils python-compression"
 SRCNAME = "setuptools"
-PR = "ml1"
+PR = "ml2"
 
 SRC_URI = "http://cheeseshop.python.org/packages/source/s/setuptools/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"






More information about the Openembedded-commits mailing list