[oe-commits] Michael 'Mickey' Lauer : python-pyvisa: 1.1 -> 1.3

GIT User account git at amethyst.openembedded.net
Tue Jan 13 22:38:14 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: 0ad4afd626aa38a614be7db1e982a4c915b82d25
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0ad4afd626aa38a614be7db1e982a4c915b82d25

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Jan 13 22:36:43 2009 +0000

python-pyvisa: 1.1 -> 1.3

---

 .../{python-pyvisa_1.1.bb => python-pyvisa_1.3.bb} |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/python/python-pyvisa_1.1.bb b/packages/python/python-pyvisa_1.3.bb
similarity index 91%
rename from packages/python/python-pyvisa_1.1.bb
rename to packages/python/python-pyvisa_1.3.bb
index 1bb1858..90bb00e 100644
--- a/packages/python/python-pyvisa_1.1.bb
+++ b/packages/python/python-pyvisa_1.3.bb
@@ -10,4 +10,6 @@ PR = "ml0"
 SRC_URI = "${SOURCEFORGE_MIRROR}/pyvisa/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-inherit distutils
+inherit setuptools
+
+export HOME=/tmp/foo





More information about the Openembedded-commits mailing list