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() {
:
}
://git.multitech.net/cgit/multitech-oe.git' title='multitech-oe.git Git repository'/>
| Age | Commit message (Collapse) | Author | Files |
|
|
|
directory structure.
This is the first step for the update to X11R7.1.
This will not build and will be followed by more patches and updates.
|