summaryrefslogtreecommitdiffstats
path: root/rules/directfb-examples.make
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2009-02-05 17:04:56 +0000
committerWolfram Sang <w.sang@pengutronix.de>2009-02-05 17:04:56 +0000
commitb15b1cf0a5f01ae1b4c9c42dbff22ff97af30c1f (patch)
treef144f2f2fe53fd0f28ab6d65017dd094171b41e5 /rules/directfb-examples.make
parent2ac7d08b35a69e997b431bc4c99c277b9de61e4d (diff)
downloadptxdist-b15b1cf0a5f01ae1b4c9c42dbff22ff97af30c1f.tar.gz
ptxdist-b15b1cf0a5f01ae1b4c9c42dbff22ff97af30c1f.tar.xz
* directfb-examples: use ptx-logo as background
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9733 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/directfb-examples.make')
-rw-r--r--rules/directfb-examples.make11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/directfb-examples.make b/rules/directfb-examples.make
index c53249e96..52b34d530 100644
--- a/rules/directfb-examples.make
+++ b/rules/directfb-examples.make
@@ -37,6 +37,17 @@ $(DIRECTFB_EXAMPLES_SOURCE):
# ----------------------------------------------------------------------------
+# Extract
+# ----------------------------------------------------------------------------
+
+$(STATEDIR)/directfb-examples.extract:
+ @$(call targetinfo)
+ @$(call extract, DIRECTFB_EXAMPLES)
+ @$(call patchin, DIRECTFB_EXAMPLES)
+ @cp $(DIRECTFB_EXAMPLES_DIR)/patches/ptx_logo_640_480.png $(DIRECTFB_EXAMPLES_DIR)/data
+ @$(call touch)
+
+# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------