From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 12 Nov 2013 23:06:57 +0100 Subject: [Buildroot] [PATCH 2 of 2] infra: remove usage of pkgparentdir in favor of pkgdir In-Reply-To: <52824AB9.6070907@mind.be> (Arnout Vandecappelle's message of "Tue, 12 Nov 2013 16:35:21 +0100") References: <8953db252a5816d2e988.1384170792@argentina> <52816529.9010704@mind.be> <20131112120904.4e65d13f@skate> <5282302C.7000005@mind.be> <52824AB9.6070907@mind.be> Message-ID: <877gcd46m6.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Arnout" == Arnout Vandecappelle writes: >>> As I mentioned before, I would prefer to not reuse the same name with a >>> different meaning, because it may confuse users who have custom >>> modifications that rely on that variable. So instead I'd remove the >>> _DIR completely (so that it's pretty clear that this variable is empty >>> if anybody still uses it), and instead use e.g. _BR_DIR for this >>> purpose. >> >> In that case I would prefer something like _PKG_DIR, instead of BR. > OK. > But for consistency with BUILDDIR and SRCDIR, I'd prefer PKGDIR. Or _BUILD_DIR / _SRC_DIR. -- Bye, Peter Korsgaard