mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
efm-nav, efm-path, efm-pathbar: drop from meta-efl, now are part of efm itself
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
LICENSE = "MIT"
|
||||
PV = "0.0.1+svnr${SRCPV}"
|
||||
|
||||
require e-module.inc
|
||||
|
||||
SRCNAME = "E-MODULES-EXTRA/efm_nav"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e /po/d configure.ac
|
||||
sed -i -e s:\ po::g Makefile.am
|
||||
}
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
|
||||
FILES_${PN} += "${libdir}/enlightenment/modules/"
|
||||
@@ -1,15 +0,0 @@
|
||||
LICENSE = "MIT"
|
||||
PV = "0.0.1+svnr${SRCPV}"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
require e-module.inc
|
||||
|
||||
SRCNAME = "E-MODULES-EXTRA/efm_path"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e /po/d configure.ac
|
||||
sed -i -e s:\ po::g Makefile.am
|
||||
}
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
|
||||
FILES_${PN} += "${libdir}/enlightenment/modules/"
|
||||
@@ -1,15 +0,0 @@
|
||||
LICENSE = "MIT"
|
||||
PV = "0.0.1+svnr${SRCPV}"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
require e-module.inc
|
||||
|
||||
SRCNAME = "E-MODULES-EXTRA/efm_pathbar"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i -e /po/d configure.ac
|
||||
sed -i -e s:\ po::g Makefile.am
|
||||
}
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
|
||||
FILES_${PN} += "${libdir}/enlightenment/modules/"
|
||||
Reference in New Issue
Block a user