On 07/20/2016 12:37 AM, Burton, Ross wrote:

On 19 July 2016 at 14:44, Robert Yang <[email protected]
<mailto:[email protected]>> wrote:

    +FILES_${PN} += "${datadir}/${BPN}-0.19.8/*"


Can this use a wildcard so we don't need to fix this every upgrade?

Yes, sounds, good, updated in the repo:

  git://git.openembedded.org/openembedded-core-contrib rbt/pu
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/pu


# The its/Makefile.am has defined:
# itsdir = $(pkgdatadir)$(PACKAGE_SUFFIX)/its
# not itsdir = $(pkgdatadir), so use wildcard to match the version.
FILES_${PN} += "${datadir}/${BPN}-*/*"

// Robert


Ross
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to