diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-27 13:29:11 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-27 13:29:11 +0000 |
commit | a0dd489bd63c73f63340c02a358ce5180020ab6b (patch) | |
tree | d5243622bfe644db473a96eb180db4f9969f526c /meta-extras/packages/tasks/task-oh-extras.bb | |
parent | 3d36dc7dd031a2180d91ca5ae1d07e4e6948a79e (diff) | |
download | openembedded-core-a0dd489bd63c73f63340c02a358ce5180020ab6b.tar.gz openembedded-core-a0dd489bd63c73f63340c02a358ce5180020ab6b.tar.bz2 openembedded-core-a0dd489bd63c73f63340c02a358ce5180020ab6b.zip |
task-oh-extras -> task-poky-extras rename
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2032 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras/packages/tasks/task-oh-extras.bb')
-rw-r--r-- | meta-extras/packages/tasks/task-oh-extras.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-extras/packages/tasks/task-oh-extras.bb b/meta-extras/packages/tasks/task-oh-extras.bb deleted file mode 100644 index c9ad02cb5b..0000000000 --- a/meta-extras/packages/tasks/task-oh-extras.bb +++ /dev/null @@ -1,10 +0,0 @@ -PACKAGES = "task-oh-extraapps" -DESCRIPTION = "Extras Tasks for OpenedHand Poky" -PR = "r0" - -ALLOW_EMPTY = "1" - -RDEPENDS_task-oh-extraapps = "\ - madplay \ - maemo-mapper-nohildon \ - mc" |