[oe-commits] Florian Boor : directfb: Allow native builds

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 15:06:07 UTC 2012


Module: openembedded.git
Branch: master
Commit: 8d18d917ed65ace9f7ebdb7abc3b00cabb21bf46
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8d18d917ed65ace9f7ebdb7abc3b00cabb21bf46

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Sat Dec 10 01:55:07 2011 +0100

directfb: Allow native builds

    Some bits use native stuff from directfb for building. So allow native builds
    of it.

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 recipes/directfb/directfb_1.4.11.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/directfb/directfb_1.4.11.bb b/recipes/directfb/directfb_1.4.11.bb
index febc584..c960180 100644
--- a/recipes/directfb/directfb_1.4.11.bb
+++ b/recipes/directfb/directfb_1.4.11.bb
@@ -17,3 +17,5 @@ LEAD_SONAME = "libdirectfb-1.4.so.5"
 SRC_URI[md5sum] = "94735ccec21120794adcce93a61445d2"
 SRC_URI[sha256sum] = "85e27aa6ab9e784689a803961724eb5674cb9f5153770e63f02bf3f75a573a02"
 
+BBCLASSEXTEND = "native"
+DEPENDS_virtclass-native = "tslib-native"





More information about the Openembedded-commits mailing list