mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
python-scons: added 0.96.1 needed to build SVN versions of opensync
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1874 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
10
meta-extras/packages/python/python-scons_0.96.1.bb
Normal file
10
meta-extras/packages/python/python-scons_0.96.1.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