Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2] acpica: drop NATIVE_INSTALL_WORKS and fix RCONFLICTS
@ 2017-12-04 20:46 Paul Eggleton
  0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2017-12-04 20:46 UTC (permalink / raw)
  To: openembedded-core

* NATIVE_INSTALL_WORKS hasn't been used in a very long time, so there's no
  need to be setting it here.
* RCONFLIGHTS was clearly a typo.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 meta/recipes-extended/acpica/acpica_20170303.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-extended/acpica/acpica_20170303.bb b/meta/recipes-extended/acpica/acpica_20170303.bb
index e712ca0..8e914cd 100644
--- a/meta/recipes-extended/acpica/acpica_20170303.bb
+++ b/meta/recipes-extended/acpica/acpica_20170303.bb
@@ -48,7 +48,6 @@ do_install() {
 PROVIDES = "iasl"
 RPROVIDES_${PN} += "iasl"
 RREPLACES_${PN} += "iasl"
-RCONFLIGHTS_${PN} += "iasl"
+RCONFLICTS_${PN} += "iasl"
 
-NATIVE_INSTALL_WORKS = "1"
 BBCLASSEXTEND = "native"
-- 
2.9.5



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-04 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-04 20:46 [PATCH v2] acpica: drop NATIVE_INSTALL_WORKS and fix RCONFLICTS Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox