diff options
author | David Karlstrom <daka@thg.se> | 2005-08-17 13:42:03 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-17 13:42:03 +0000 |
commit | cfe0ce54ce9de54ab45c9040a8aab7c17303253e (patch) | |
tree | acbb1b12906cdd923007b969cacde82d36a10167 /packages | |
parent | e613923b68e2708c5af0a536b425b8f3600b0145 (diff) |
Add apache to openslug-native-packages
Diffstat (limited to 'packages')
-rw-r--r-- | packages/meta/openslug-native-packages.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/meta/openslug-native-packages.bb b/packages/meta/openslug-native-packages.bb index 8a32b9cb70..262db42a9f 100644 --- a/packages/meta/openslug-native-packages.bb +++ b/packages/meta/openslug-native-packages.bb @@ -1,15 +1,13 @@ DESCRIPTION = "Packages that are to be compiled nativly for the OpenSlug firmware" LICENSE = MIT -PR = "r2" +PR = "r3" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" -# Just something the test with OPENSLUG_NATIVE_PACKAGES = "\ - gzip \ - vlan \ + apache \ " BROKEN_PACKAGES = "\ |