diff mbox series

[meta-arago,master/scarthgap] recipes-devtools: Drop bbappends for opkg-utils and swig

Message ID 20240416050712.167608-1-c-shilwant@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] recipes-devtools: Drop bbappends for opkg-utils and swig | expand

Commit Message

Chirag Shilwant April 16, 2024, 5:07 a.m. UTC
- 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 mbox series

Patch

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}"
-