summaryrefslogtreecommitdiff
path: root/packages/python/python-scons-native_0.97.bb
blob: 31bce5583dc82225de6c55c769a8e3207c55a07b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require python-scons_${PV}.bb
inherit native
DEPENDS = "python-native"
RDEPENDS = ""

do_stage() {
        BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
        ${STAGING_BINDIR}/python setup.py install --prefix=${STAGING_LIBDIR}/.. --install-data=${STAGING_DATADIR} || \
        oefatal "python setup.py install execution failed."
}

do_install() {
	:
}
tr> 2005-07-24Added screenOyvind Repvik4 2005-05-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net6 into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/15 11:11:36+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/05/14 23:54:59+02:00 uni-frankfurt.de!mickeyl add module-init-tools 3.2-pre4 - this one is needed to get the new in kernel PCMCIA control working. can someone check if the soc patch is still necessary? 2005/05/14 23:53:20+02:00 uni-frankfurt.de!mickeyl screen -> nonworking. needs lots of patches to compile against recent userland headers BKrev: 428726f0ZE6CnZMxsDxjonzJhtkWgg