summaryrefslogtreecommitdiffstats
path: root/package/directfb-examples/directfb-examples.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-09-02 00:01:15 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-09-10 14:06:38 +0200
commit127aef0261a47f42de7c9b5ae76afad0bf4317ca (patch)
tree53fd8e2db24e1ebc9a24bf90bd1d373ff4677ebc /package/directfb-examples/directfb-examples.mk
parent80404e8c4d4e8d24bfa0a0edb07c992ef59b6349 (diff)
downloadbuildroot-127aef0261a47f42de7c9b5ae76afad0bf4317ca.tar.gz
buildroot-127aef0261a47f42de7c9b5ae76afad0bf4317ca.zip
directfb-examples: do not install to staging
DirectFB examples are just examples, there is no reason to install them to the staging directory. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/directfb-examples/directfb-examples.mk')
-rw-r--r--package/directfb-examples/directfb-examples.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/directfb-examples/directfb-examples.mk b/package/directfb-examples/directfb-examples.mk
index f40a030b3e..ac8e61c789 100644
--- a/package/directfb-examples/directfb-examples.mk
+++ b/package/directfb-examples/directfb-examples.mk
@@ -9,7 +9,6 @@ DIRECTFB_EXAMPLES_SITE = http://www.directfb.org/downloads/Extras
DIRECTFB_EXAMPLES_SOURCE = DirectFB-examples-$(DIRECTFB_EXAMPLES_VERSION).tar.gz
DIRECTFB_EXAMPLES_LICENSE = MIT
DIRECTFB_EXAMPLES_LICENSE_FILES = COPYING
-DIRECTFB_EXAMPLES_INSTALL_STAGING = YES
DIRECTFB_EXAMPLES_DEPENDENCIES = directfb
ifeq ($(BR2_STATIC_LIBS),y)
OpenPOWER on IntegriCloud