From a711a8617c39b06c9a494d0ceae9f96f65b024f9 Mon Sep 17 00:00:00 2001 From: Constantin Musca Date: Mon, 18 Feb 2013 14:05:09 +0200 Subject: augeas: upgrade to 1.0.0 0001-Add-missing-argument-to-escape.patch: removed - included in the new version remove-gets.patch: not needed anymore add-missing-argz-conditional.patch: added - the Makefiles assume that the argz conditional is present in configure.ac Signed-off-by: Constantin Musca Signed-off-by: Saul Wold --- meta/recipes-extended/augeas/augeas.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/augeas/augeas.inc') diff --git a/meta/recipes-extended/augeas/augeas.inc b/meta/recipes-extended/augeas/augeas.inc index 479fb97cc4..a0aa9ddd41 100644 --- a/meta/recipes-extended/augeas/augeas.inc +++ b/meta/recipes-extended/augeas/augeas.inc @@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=bbb461211a33b134d42ed5ee802b37ff" SRC_URI = "http://augeas.net/download/${BP}.tar.gz \ - file://0001-Add-missing-argument-to-escape.patch \ + file://add-missing-argz-conditional.patch \ " DEPENDS = "readline libxml2" -- cgit v1.2.3