Hi Marek,
On Wed, Apr 29, 2020 at 02:40:57PM +0200, Marek Belisko wrote:
Hi,
I'm using poky zeus release and need to add python3-werkzeug recipe. I
extend recipe with bbappend with BBLACCEXTEND = "native nativesdk".
But when added that it complains about :
ERROR: Nothing RPROVIDES 'python3-misc-native'
This seems wrong. **RDEPENDS** (dependency at runtime, on the target) on
a **native** (for the host only) package does not make sense to me.
I think we need more context (what are you trying to do, what is the
encountered issue, ...) and log before we can help a bit more.
Quentin