On Mon, 2020-06-01 at 04:11 -1000, Steve Sakoman wrote: > From: "Robert P. J. Day" <rpj...@crashcourse.ca> > > Variable DEPLOY_DIR_TOOLS was introduced in 2007: > > commit f751a20152c651a33f08ceda0502fa1d4f11c005 > Author: Richard Purdie <rich...@openedhand.com> > Date: Wed Aug 8 21:02:39 2007 +0000 > > bitbake.conf: Sync with OE.dev > > apparently never used so get rid of it. > > Signed-off-by: Robert P. J. Day <rpj...@crashcourse.ca> > Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> > (cherry picked from commit b1f15f651461d07a8cfbd3bdcfea0e89f195212d) > Signed-off-by: Steve Sakoman <st...@sakoman.com> > --- > meta/conf/bitbake.conf | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index bdade79abe..4acf235930 100644 > --- a/meta/conf/bitbake.conf > +++ b/meta/conf/bitbake.conf > @@ -410,7 +410,6 @@ DEPLOY_DIR_IPK = "${DEPLOY_DIR}/ipk" > DEPLOY_DIR_RPM = "${DEPLOY_DIR}/rpm" > DEPLOY_DIR_DEB = "${DEPLOY_DIR}/deb" > DEPLOY_DIR_IMAGE ?= "${DEPLOY_DIR}/images/${MACHINE}" > -DEPLOY_DIR_TOOLS = "${DEPLOY_DIR}/tools" > > PKGDATA_DIR = "${TMPDIR}/pkgdata/${MACHINE}"
This does cause breakage in meta-oe (single recipe) so probably not stable material. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#139044): https://lists.openembedded.org/g/openembedded-core/message/139044 Mute This Topic: https://lists.openembedded.org/mt/74605202/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-