poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: BELHADJ SALEM Talel <bhstalel@gmail.com>,
	"poky@lists.yoctoproject.org" <poky@lists.yoctoproject.org>
Subject: RE: [poky] [PATCH] bitbake.conf: Drop DEPLOY_DIR_TAR
Date: Wed, 18 Oct 2023 10:09:20 +0000	[thread overview]
Message-ID: <DB5PR02MB10213C5823F070BA4C70744D9EFD5A@DB5PR02MB10213.eurprd02.prod.outlook.com> (raw)
In-Reply-To: <20231017190854.3863137-1-bhstalel@gmail.com>

This should be sent to openembedded-core@lists.openembedded.org instead.

//Peter

> -----Original Message-----
> From: poky@lists.yoctoproject.org <poky@lists.yoctoproject.org> On Behalf Of BELHADJ SALEM Talel
> Sent: den 17 oktober 2023 21:09
> To: poky@lists.yoctoproject.org
> Cc: Talel BELHAJSALEM <bhstalel@gmail.com>
> Subject: [poky] [PATCH] bitbake.conf: Drop DEPLOY_DIR_TAR
> 
> DEPLOY_DIR_TAR is never used since package_tar.bbclass is removed.
> 
> Signed-off-by: Talel BELHAJSALEM <bhstalel@gmail.com>
> ---
>  meta/conf/bitbake.conf | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index 77ff494523..2900a8bdba 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -444,7 +444,6 @@ STAGING_DIR_TARGET = "${RECIPE_SYSROOT}"
>  # Setting DEPLOY_DIR outside of TMPDIR is helpful, when you are using
>  # packaged staging and/or multimachine.
>  DEPLOY_DIR ?= "${TMPDIR}/deploy"
> -DEPLOY_DIR_TAR = "${DEPLOY_DIR}/tar"
>  DEPLOY_DIR_IPK = "${DEPLOY_DIR}/ipk"
>  DEPLOY_DIR_RPM = "${DEPLOY_DIR}/rpm"
>  DEPLOY_DIR_DEB = "${DEPLOY_DIR}/deb"
> --
> 2.25.1



      reply	other threads:[~2023-10-18 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17 19:08 [PATCH] bitbake.conf: Drop DEPLOY_DIR_TAR Talel BELHAJSALEM
2023-10-18 10:09 ` Peter Kjellerstedt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB5PR02MB10213C5823F070BA4C70744D9EFD5A@DB5PR02MB10213.eurprd02.prod.outlook.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=bhstalel@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).