diff mbox

[oe] fbset: the package doesn't use autotools at all

Message ID 1403212912-30843-1-git-send-email-denis@denix.org
State Accepted
Commit 162a0867b6f80492e95ddcac8779e2ac91d452a5
Headers show

Commit Message

Denys Dmytriyenko June 19, 2014, 9:21 p.m. UTC
From: Denys Dmytriyenko <denys@ti.com>

Previous attempt at fixing it (3649e6b52f0fad88847fb9d4780c02249b147f5f) was
to replace inherit autotools with autotools-brokensep. But since the package
doesn't use autotools at all, there's no need to inherit either of those
classes.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-oe/recipes-support/fbset/fbset_2.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb
index 84ea50c..1855932 100644
--- a/meta-oe/recipes-support/fbset/fbset_2.1.bb
+++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb
@@ -18,7 +18,7 @@  SRC_URI = "http://ftp.debian.org/debian/pool/main/f/fbset/fbset_2.1.orig.tar.gz
            file://fbset-2.1-fix-makefile-dep.patch \
 "
 
-inherit autotools-brokensep update-alternatives
+inherit update-alternatives
 
 do_install() {
     install -d ${D}${sbindir} ${D}${datadir}/man/man8 ${D}${datadir}/man/man5