mirror of
https://git.yoctoproject.org/poky
synced 2026-06-08 18:52:39 +02:00
python-scons: update to 0.97 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3177 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
10
meta-extras/packages/python/python-scons_0.97.bb
Normal file
10
meta-extras/packages/python/python-scons_0.97.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
DESCRIPTION = "A Software Construction Tool"
|
||||
SECTION = "devel/python"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
SRCNAME = "scons"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||
|
||||
inherit distutils
|
||||
Reference in New Issue
Block a user