aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/augeas/augeas.inc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-05-10 14:55:07 +0300
committerKhem Raj <raj.khem@gmail.com>2019-05-10 14:07:54 -0700
commit073b89ea21fcc5b1b74516fbadeccd875c95e43f (patch)
tree88d95e0d9f21a99da35ab6ecfb1851906c2424d2 /meta-oe/recipes-support/augeas/augeas.inc
parentd8fffe3c07078203b39f5704a3f3007eea2c92f8 (diff)
downloadmeta-openembedded-contrib-073b89ea21fcc5b1b74516fbadeccd875c95e43f.tar.gz
augeas: Upgrade 1.11.0 -> 1.12.0
Remove patches for issues fixed upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/augeas/augeas.inc')
-rw-r--r--meta-oe/recipes-support/augeas/augeas.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/augeas/augeas.inc b/meta-oe/recipes-support/augeas/augeas.inc
index c939d4b890..1bbd181c38 100644
--- a/meta-oe/recipes-support/augeas/augeas.inc
+++ b/meta-oe/recipes-support/augeas/augeas.inc
@@ -6,9 +6,7 @@ LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbb461211a33b134d42ed5ee802b37ff"
SRC_URI = "http://download.augeas.net/${BP}.tar.gz \
- file://add-missing-argz-conditional.patch \
file://sepbuildfix.patch \
- file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
"
DEPENDS = "readline libxml2"