From: David Karlstrom Date: Wed, 3 Aug 2005 17:51:12 +0000 (+0000) Subject: Add autoconf to openslug-native X-Git-Tag: Release-2010-05/1~9453^2~3994^2~11^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9d518f49e88dead9bcc57c54a9166aac60ab022;p=openembedded.git Add autoconf to openslug-native --- diff --git a/packages/meta/openslug-native.bb b/packages/meta/openslug-native.bb index 8530111b0f..b52d2ef6eb 100644 --- a/packages/meta/openslug-native.bb +++ b/packages/meta/openslug-native.bb @@ -1,12 +1,13 @@ DESCRIPTION = "Packages that are required for the OpenSlug native build environment" LICENSE = MIT -PR = "r9" +PR = "r10" INHIBIT_DEFAULT_DEPS = "1" ALLOW_EMPTY = 1 PACKAGES = "${PN}" OPENSLUG_NATIVE = "\ + autoconf \ automake \ bash \ binutils binutils-dev binutils-symlinks \