On Fri, Aug 27, 2021 at 2:58 PM Saul Wold <saul.w...@windriver.com> wrote: > > The guard binary and documentaiton should only be be packaged for the > target class. > > Signed-off-by: Saul Wold <saul.w...@windriver.com> > --- > 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" >
append and += together is not necessary > FILES:${PN} = "${sysconfdir} ${datadir}/quilt \ > ${bindir}/quilt ${libdir}/quilt" > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#155417): https://lists.openembedded.org/g/openembedded-core/message/155417 Mute This Topic: https://lists.openembedded.org/mt/85197235/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-