diff options
| author | Denys Dmytriyenko (TI) <denys@konsulko.com> | 2026-05-04 11:47:14 -0400 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-05-04 15:00:36 -0500 |
| commit | 181a350e9e6d3375bc2d585e0a5fa62391bd0011 (patch) | |
| tree | 8239bc265bfe815b7db1e9034b0126f6db1cffda | |
| parent | b962467d158866e6910a8ef61d2b9da538388021 (diff) | |
| download | meta-ti-181a350e9e6d3375bc2d585e0a5fa62391bd0011.tar.gz | |
meta-ti-test: bc: remove unneeded workaround
RM_WORK_EXCLUDE was used as a workaround for sourceipk in Arago, which
is long since gone.
Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
| -rw-r--r-- | meta-ti-test/recipes-extended/bc/bc_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-ti-test/recipes-extended/bc/bc_%.bbappend b/meta-ti-test/recipes-extended/bc/bc_%.bbappend deleted file mode 100644 index 29d90a9d..00000000 --- a/meta-ti-test/recipes-extended/bc/bc_%.bbappend +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | |||
| 2 | RM_WORK_EXCLUDE += "${PN}" | ||
| 3 | |||
