mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
efl, elementary: upgrade to 1.10.0
* announcement: https://phab.enlightenment.org/phame/post/view/59/ * evas-generic-loaders LIC_FILES_CHKSUM change is only from formal changes in 'license: update FSF address.' commit Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@ do_install_prepend () {
|
||||
|
||||
PACKAGES =+ "${PN}-themes"
|
||||
PACKAGES += "${PN}-tests"
|
||||
PACKAGES += "${PN}-eolian"
|
||||
|
||||
FILES_${PN} = "${libdir}/*.so.* \
|
||||
${libdir}/edje/modules/${PN}/*/module.so \
|
||||
@@ -49,6 +50,10 @@ FILES_${PN}-dev += "${bindir}/${PN}-config \
|
||||
${libdir}/edje/modules/${PN}/*/module.la \
|
||||
"
|
||||
|
||||
FILES_${PN}-eolian = " \
|
||||
${datadir}/eolian/include \
|
||||
"
|
||||
|
||||
FILES_${PN}-staticdev += "${libdir}/${BPN}/*/*.a"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/${PN}/.debug \
|
||||
|
||||
Reference in New Issue
Block a user