aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-08-23 09:11:56 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-08-23 09:11:56 +0000
commit17299f2d22def0a665c32621b46b382f1404b749 (patch)
treeffae136c0398da5b6e066e88d33b52f45506e405 /packages/tasks
parent8348123489a5e940854b996218c6da4421c61c62 (diff)
downloadopenembedded-17299f2d22def0a665c32621b46b382f1404b749.tar.gz
task-sdl: use task.bbclass
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-sdl.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/tasks/task-sdl.bb b/packages/tasks/task-sdl.bb
index d90c117d3f..de457c7e3e 100644
--- a/packages/tasks/task-sdl.bb
+++ b/packages/tasks/task-sdl.bb
@@ -1,5 +1,9 @@
DESCRIPTION = "Tasks for SDL stuff"
LICENSE = "MIT"
+PR = "r1"
+
+inherit task
+
PACKAGES = "task-sdl-libs task-sdl-games task-sdl-emulators"
# no need to add libsdl as all libsdl-* already rdepend on it