[oe] libjs-jquery_1.7.2.bb

Oleksandr Kravchuk oleksandr.kravchuk at pelagicore.com
Fri Dec 30 13:11:15 UTC 2016


Matti -

You can make and submit a patch. Here is HOWTO:
http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

On 30 December 2016 at 14:01, matti kaasinen <matti.kaasinen at gmail.com> wrote:
> Hi!
>
> I browsed this libjs-jquery_1.7.2.bb recipe and noticed slight improvement:
> There is definition for JQUERYDIR:
> JQUERYDIR = "${datadir}/javascript/jquery"
>
> This has been used extensively in this recipe except on the last line:
> FILES_${PN} = "/usr/share/javascript/jquery"
>
> Should it not be changed as below?
> FILES_${PN} = "${JQUERYDIR}"
>
> There is nothing wrong in either way, but it would be neater/less error
> prone later on.
>
> Thanks,
> Matti
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



-- 
echo "EOF" >> /var/tmp/email



More information about the Openembedded-devel mailing list