mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
elementary-theme-efenniht: update path to shared images
* moved to images subdirectory in r78304 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ SRCREV_ELM_REV ?= "${EFL_SRCREV}"
|
|||||||
|
|
||||||
SRCREV_FORMAT = "THM_REV"
|
SRCREV_FORMAT = "THM_REV"
|
||||||
PV = "0.0+svnr${SRCPV}"
|
PV = "0.0+svnr${SRCPV}"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
inherit e-base allarch
|
inherit e-base allarch
|
||||||
|
|
||||||
@@ -26,7 +27,7 @@ SRC_URI += "file://LICENSE"
|
|||||||
S = "${WORKDIR}/${SRCNAME}"
|
S = "${WORKDIR}/${SRCNAME}"
|
||||||
|
|
||||||
do_compile() {
|
do_compile() {
|
||||||
${STAGING_BINDIR_NATIVE}/edje_cc -id ${S}/images -id ${WORKDIR}/themes/ ${S}/elm-efenniht.edc -o ${S}/elm-efenniht.edj
|
${STAGING_BINDIR_NATIVE}/edje_cc -id ${S}/images -id ${WORKDIR}/themes/images ${S}/elm-efenniht.edc -o ${S}/elm-efenniht.edj
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user