meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Chirag Shilwant <c-shilwant@ti.com>
To: Denys Dmytriyenko <denis@denix.org>, Ryan Eatmon <reatmon@ti.com>,
	<meta-arago@lists.yoctoproject.org>
Cc: Gyan Gupta <g-gupta@ti.com>
Subject: [meta-arago][master/scarthgap][PATCH] recipes-devtools: Drop bbappends for opkg-utils and swig
Date: Tue, 16 Apr 2024 10:37:12 +0530	[thread overview]
Message-ID: <20240416050712.167608-1-c-shilwant@ti.com> (raw)

- This workaround to exclude rm_work on these packages was
added to address issues that were observed when combined with
the sourceipk feature of arago [1].

- As the sourceipk class is dropped from arago [2], we no longer need
this workaround. If required this workaround should be carried in
Processor SDK layer (i.e. meta-tisdk) which currently has the sourceipk class [3].

[1]: https://git.ti.com/cgit/arago-project/meta-arago/commit/?h=scarthgap&id=0070bdfdf1a91b62eabf8a4d8e2e441bfc1d014b

[2]: https://git.ti.com/cgit/arago-project/meta-arago/commit/?h=scarthgap&id=22868449008e2872a75dede8027947c36a6afc80

[3]: https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/commit/?h=scarthgap&id=aa297415d65b9bb9d1171a3dd18a2b2b2341fd79

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 .../recipes-devtools/opkg-utils/opkg-utils_%.bbappend          | 3 ---
 meta-arago-distro/recipes-devtools/swig/swig_%.bbappend        | 3 ---
 2 files changed, 6 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-devtools/opkg-utils/opkg-utils_%.bbappend
 delete mode 100644 meta-arago-distro/recipes-devtools/swig/swig_%.bbappend

diff --git a/meta-arago-distro/recipes-devtools/opkg-utils/opkg-utils_%.bbappend b/meta-arago-distro/recipes-devtools/opkg-utils/opkg-utils_%.bbappend
deleted file mode 100644
index 29d90a9d..00000000
--- a/meta-arago-distro/recipes-devtools/opkg-utils/opkg-utils_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-
-RM_WORK_EXCLUDE += "${PN}"
-
diff --git a/meta-arago-distro/recipes-devtools/swig/swig_%.bbappend b/meta-arago-distro/recipes-devtools/swig/swig_%.bbappend
deleted file mode 100644
index 29d90a9d..00000000
--- a/meta-arago-distro/recipes-devtools/swig/swig_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-
-RM_WORK_EXCLUDE += "${PN}"
-
-- 
2.34.1



                 reply	other threads:[~2024-04-16  5:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20240416050712.167608-1-c-shilwant@ti.com \
    --to=c-shilwant@ti.com \
    --cc=denis@denix.org \
    --cc=g-gupta@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).