summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-07-25 13:49:55 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-25 13:49:55 +0000
commita0e76a8ba8c0ee53382f0a732cd5d0a75ef96d4c (patch)
tree4c30d4ac3dbd05cfce880b2eeb203133f8f1485f /packages
parentf810a84e35c6e96efe0ec50790522ac974fd7452 (diff)
parenta3b004aaa5273d79e03dbb60a9256b4b5decb9ea (diff)
merge of 707842fefbf8720b051cb97cb37552d6ef57ff7c
and 9c45030223d178a64672f3307679b78e36e95ef9
Diffstat (limited to 'packages')
-rw-r--r--packages/meta/openslug-native.bb3
-rw-r--r--packages/meta/openslug-packages.bb3
2 files changed, 4 insertions, 2 deletions
diff --git a/packages/meta/openslug-native.bb b/packages/meta/openslug-native.bb
index e03e211560..cfc82f9f1f 100644
--- a/packages/meta/openslug-native.bb
+++ b/packages/meta/openslug-native.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Packages that are required for the OpenSlug native build environment"
LICENSE = MIT
-PR = "r4"
+PR = "r5"
INHIBIT_DEFAULT_DEPS = "1"
ALLOW_EMPTY = 1
@@ -31,6 +31,7 @@ OPENSLUG_NATIVE = "\
lrzsz \
m4 \
make \
+ monotone-5 \
ncurses ncurses-dev ncurses-terminfo \
patch \
sed \
diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb
index da635b7063..bcb6f3453a 100644
--- a/packages/meta/openslug-packages.bb
+++ b/packages/meta/openslug-packages.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Packages that are compatible with the OpenSlug firmware"
LICENSE = MIT
-PR = "r3"
+PR = "r4"
INHIBIT_DEFAULT_DEPS = "1"
ALLOW_EMPTY = 1
@@ -23,6 +23,7 @@ OPENSLUG_DEVELOPMENT = "\
gdb \
gnu-config \
grep \
+ gzip \
lsof \
m4 \
make \