Fix libcap build
authorRonan Le Martret <ronan@fridu.net>
Fri, 25 Jul 2014 13:35:28 +0000 (15:35 +0200)
committerRonan Le Martret <ronan@fridu.net>
Fri, 25 Jul 2014 13:35:28 +0000 (15:35 +0200)
Change-Id: Ic4bbcc3d53fdca26ba295a840311072eafdef1ae
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
recipes-support/libcap/libcap_%.bbappend

index e3ec09a..f92463e 100644 (file)
@@ -1,11 +1,2 @@
-EXTRA_OEMAKE_class-native = " \
-  LIBATTR=yes \
-  PAM_CAP=no \
-  INDENT=  \
-  lib=${@os.path.basename('${libdir}')} \
-  RAISE_SETFCAP=no \
-"
-
-BBCLASSEXTEND_append = " nativesdk "
-
-DEPENDS_class-native = "attr-native "
\ No newline at end of file
+PACKAGECONFIG_class-native += "attr"
+BBCLASSEXTEND_append = " nativesdk "
\ No newline at end of file