git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a50e8
)
task-sdk-sbox: switch to opkg
author
Koen Kooi
<koen@openembedded.org>
Tue, 18 Nov 2008 13:32:02 +0000
(14:32 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 18 Nov 2008 13:32:02 +0000
(14:32 +0100)
packages/tasks/task-sdk-sbox.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-sdk-sbox.bb
b/packages/tasks/task-sdk-sbox.bb
index
2d73fe2
..
d50954a
100644
(file)
--- a/
packages/tasks/task-sdk-sbox.bb
+++ b/
packages/tasks/task-sdk-sbox.bb
@@
-1,5
+1,5
@@
-DESCRIPTION = "SDK task for Scratchbox rootstraps
incuding GPE/GTK bits
"
-PR = "r
6
"
+DESCRIPTION = "SDK task for Scratchbox rootstraps"
+PR = "r
7
"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@
-8,6
+8,6
@@
RDEPENDS = "\
gdb \
sbrsh \
fakeroot \
-
ipk
g \
-
i
pkg-utils \
+
opkg-nogp
g \
+
o
pkg-utils \
"