diff mbox series

[meta-arago,master/scarthgap] recipes-benchmark: lmbench: Remove redundant bbappend

Message ID 20240413162338.1780049-1-c-shilwant@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] recipes-benchmark: lmbench: Remove redundant bbappend | expand

Commit Message

Chirag Shilwant April 13, 2024, 4:23 p.m. UTC
This has been fixed upstream [1]. Hence, remove this bbappend.

[1]: https://git.openembedded.org/meta-openembedded/commit/?h=scarthgap&id=3b2330e4ee778c8a213116e927532dca5b36338b

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
deleted file mode 100644
index 96dd2010..00000000
--- a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@ 
-ALTERNATIVE:${PN} += "hello"
-ALTERNATIVE_LINK_NAME[hello] = "${bindir}/hello"