From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] Remove unused DEPLOY_DIR_DEB references
Date: Fri, 9 Feb 2018 15:22:22 +0100 [thread overview]
Message-ID: <d2d9ebe2-571f-54d7-41e8-9fe480ba2b34@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@siemens.com>
No longer used since 4fe57568a841.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/classes/dpkg-base.bbclass | 1 -
meta/conf/isar-bitbake.conf | 1 -
2 files changed, 2 deletions(-)
diff --git a/meta/classes/dpkg-base.bbclass b/meta/classes/dpkg-base.bbclass
index 5fc3a4c..69c8ad5 100644
--- a/meta/classes/dpkg-base.bbclass
+++ b/meta/classes/dpkg-base.bbclass
@@ -41,7 +41,6 @@ do_deploy_deb() {
}
addtask deploy_deb after do_build
-do_deploy_deb[dirs] = "${DEPLOY_DIR_DEB}"
do_deploy_deb[stamp-extra-info] = "${DISTRO}-${MACHINE}"
do_deploy_deb[lockfiles] = "${DEPLOY_DIR_APT}/isar.lock"
do_deploy_deb[depends] = "isar-apt:do_cache_config"
diff --git a/meta/conf/isar-bitbake.conf b/meta/conf/isar-bitbake.conf
index 36cca29..f7f751c 100644
--- a/meta/conf/isar-bitbake.conf
+++ b/meta/conf/isar-bitbake.conf
@@ -19,7 +19,6 @@
# OTHER DEALINGS IN THE SOFTWARE.
WORKDIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/${PF}"
-DEPLOY_DIR_DEB = "${TMPDIR}/deploy/deb/${MACHINE}"
DL_DIR = "${TOPDIR}/downloads"
SSTATE_DIR ?= "${TMPDIR}/sstate-cache"
BUILDCHROOT_DIR = "${TMPDIR}/work/${DISTRO}-${DISTRO_ARCH}/buildchroot/rootfs"
--
2.13.6
next reply other threads:[~2018-02-09 14:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-09 14:22 Jan Kiszka [this message]
2018-02-09 15:46 ` Alexander Smirnov
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=d2d9ebe2-571f-54d7-41e8-9fe480ba2b34@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=isar-users@googlegroups.com \
/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