mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 21:32:13 +02:00
Update tslib-maemo from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@319 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -21,12 +21,10 @@ PACKAGES = "tslib-maemo-conf libts-maemo libts-maemo-dev tslib-maemo-tests tslib
|
||||
EXTRA_OECONF = "--enable-shared"
|
||||
|
||||
do_stage () {
|
||||
oe_libinstall -so -C src libts-0.0 ${STAGING_LIBDIR}
|
||||
ln -sf libts-0.0.so ${STAGING_LIBDIR}/libts.so
|
||||
install -m 0644 src/tslib.h ${STAGING_INCDIR}/
|
||||
install -m 0644 src/tslib-private.h ${STAGING_INCDIR}/
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
|
||||
do_install_prepend () {
|
||||
install -m 0644 ${WORKDIR}/ts.conf ${S}/etc/ts.conf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user