[oe] zsafe

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Fri Oct 8 20:54:20 UTC 2010


By incident bumped into zsafe. No idea what it is, but something in
the recipe drew my attention:

FILES_zsafe = "zsafe"

do_install() {
        install -d ${D}${palmtopdir}/pics/${APPNAME}/
        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.xpm
${D}${palmtopdir}/pics/${APPNAME}/
        install -m 0644 ${WORKDIR}/zsafe.png ${D}${palmtopdir}/pics/
}

Seems kinda weird, installing files like zsafe.png and *.xpm but not
add them to the package
maybe inherit opie (which is also in the recipe will do some things
with this under water, but I would expect these files to go with the
exe.

Frans (puzzled)




More information about the Openembedded-devel mailing list