On Tue, Aug 14, 2012 at 3:50 PM, Koen Kooi <[email protected]>wrote:

>
> Op 14 aug. 2012, om 13:57 heeft Saul Wold <[email protected]> het
> volgende geschreven:
>
> > On 08/14/2012 02:11 PM, Andrei Gherzan wrote:
> >> In the process of updating dbus, tests (in my opinion) are mandatory.
> >>
> >> While compiling dbus with tests, dbus and dbus-glib are needed. To
> >> compile dbus-glib, dbus is needed (obviously). The only solution (to
> >> compile dbus with tests) that i found is to create a new recipe named
> >> dbus-tests where to compile dbus with --enable-tests
> >> --enable-embedded-tests, skip write to sysroot (noexec) and just package
> >> dbus-tests.
> >>
> >> 1. Do you guys know a better solution for this?
> >
> > We have started to think/chat about this, there was another patch on the
> list recently that Mark Hatle and I talked about tests.
> >
> > I think having the tests enabled with DISTRO_FEATURE would allow for the
> flexibility of enabling then without always incurring the cost /overhead of
> longer compile times.
> >
> > Can you incorporate the changes to the core recipe with out having to
> add a new dbus-tests recipe if you use DISTRO_FEATURE?
> >
>

As Koen as said in another mail i don't think there is another option than
creating another recipe and we could add RDEPENDS to dbus if DISTRO_FEATURE
contains dbus-tests.


> >
> >> 2. What would be a good path to use for installing tests?
> > Same here, disucssion started.I would like to see tests go into
> ${datadir}/${BPN} (/usr/share/${BPN}
>
> $datadir is not for executables, but for data
>
>
Binaries and scripts?

ag
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to