On Fri, 2021-08-27 at 14:57 -0700, Saul Wold wrote: > The guard binary and documentaiton should only be be packaged for the > target class. > > Signed-off-by: Saul Wold <[email protected]> > --- > meta/recipes-devtools/quilt/quilt.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/quilt/quilt.inc > b/meta/recipes-devtools/quilt/quilt.inc > index f85de384d2..41d30e89aa 100644 > --- a/meta/recipes-devtools/quilt/quilt.inc > +++ b/meta/recipes-devtools/quilt/quilt.inc > @@ -73,7 +73,7 @@ do_install_ptest() { > cp ${WORKDIR}/test.sh ${D}${PTEST_PATH} > } > > -PACKAGES += "guards guards-doc" > +PACKAGES:append:class-target += "guards guards-doc" > > FILES:${PN} = "${sysconfdir} ${datadir}/quilt \ > ${bindir}/quilt ${libdir}/quilt"
Again, why? This should be fine/ignored for native/cross and applicable to nativesdk? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#155505): https://lists.openembedded.org/g/openembedded-core/message/155505 Mute This Topic: https://lists.openembedded.org/mt/85197235/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
