On 13 July 2012 21:49, Yao Zhao <yao.z...@windriver.com> wrote:
> +-noinst_PROGRAMS= $(TEST_BINARIES)
> ++testdir = /opt/@PACKAGE@-tests
> ++test_PROGRAMS= $(TEST_BINARIES)

/opt is not for package-managed files, please install into /usr/ somewhere.

> +PACKAGECONFIG ??= ""
> +PACKAGECONFIG[tests] = "--enable-tests,,,"

It took me a while to figure out that the -tests packages will be
dropped as they are empty by default, and I presume your intention is
that people who want the tests can set
PACKAGECONFIG_pn-dbus-glib="tests" in a configuration file somewhere.

A little documentation inline would be very useful.

Probably worth splitting the gquark compile fix out as a separate commit too.

Ross

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to