* setting ASSUME_PROVIDED just for target package
@ 2014-08-18 13:34 Marek Andrus
0 siblings, 0 replies; only message in thread
From: Marek Andrus @ 2014-08-18 13:34 UTC (permalink / raw)
To: yocto
Hi,
I'd like to tell bitbake not to build python for target, but I still
want python-native.
If I add
ASSUME_PROVIDED += "python"
it stops building both python and python-native. If it add
ASSUME_PROVIDED += "python-native"
it stops building just python-native.
What to do to prevent building just python ("-target")?
BR,
Marek
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-18 13:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18 13:34 setting ASSUME_PROVIDED just for target package Marek Andrus
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.