mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
libgphoto2: add PACKAGECONFIG for serial
* fixes undeterministic dependency on lockdev Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -28,6 +28,7 @@ EXTRA_OECONF = " --with-drivers=all udevscriptdir=/lib/udev ac_cv_lib_ltdl_lt_dl
|
|||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
PACKAGECONFIG[gd] = "--enable-gd,--disable-gd,gd"
|
PACKAGECONFIG[gd] = "--enable-gd,--disable-gd,gd"
|
||||||
|
PACKAGECONFIG[serial] = "--enable-serial,--disable-serial,lockdev"
|
||||||
|
|
||||||
do_configure_append() {
|
do_configure_append() {
|
||||||
cp ${STAGING_DATADIR}/gettext/po/Makefile.in.in ${S}/libgphoto2_port/po/
|
cp ${STAGING_DATADIR}/gettext/po/Makefile.in.in ${S}/libgphoto2_port/po/
|
||||||
|
|||||||
Reference in New Issue
Block a user