Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] remove unused DEPLOY_DIR_TOOLS variable from bitbake.conf
@ 2020-05-27 14:31 Robert P. J. Day
  2020-05-27 14:36 ` [OE-core] " Jacob Kroon
  2020-05-27 15:02 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 2 replies; 9+ messages in thread
From: Robert P. J. Day @ 2020-05-27 14:31 UTC (permalink / raw)
  To: OE Core mailing list


Variable DEPLOY_DIR_TOOLS was introduced in 2007:

  commit f751a20152c651a33f08ceda0502fa1d4f11c005
  Author: Richard Purdie <richard@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 <rpjday@crashcourse.ca>

---

  if there's any actual use of this variable, i can't find it.

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index f7700f1191..9336c244bc 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}"


-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-06-09 14:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-27 14:31 [PATCH] remove unused DEPLOY_DIR_TOOLS variable from bitbake.conf Robert P. J. Day
2020-05-27 14:36 ` [OE-core] " Jacob Kroon
2020-05-29  2:02   ` Khem Raj
2020-06-08 20:15     ` Enrico J?rns
2020-06-08 20:44       ` Khem Raj
2020-06-09 13:33       ` Ross Burton
2020-06-09 14:21         ` Richard Purdie
2020-06-09 14:33           ` Robert P. J. Day
2020-05-27 15:02 ` ✗ patchtest: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox