summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/augeas/augeas_0.10.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-03 23:53:16 -0700
committerScott Garman <scott.a.garman@intel.com>2012-12-12 20:39:33 -0800
commitb955f1a7bc716055c78ed575eccac6f611dc2395 (patch)
treecd1127445f046a7cdabc5095ff6c3fff092a0864 /meta/recipes-extended/augeas/augeas_0.10.0.bb
parentb6bcd4e26e94364939c8874db90e64fbb242e841 (diff)
downloadopenembedded-core-b955f1a7bc716055c78ed575eccac6f611dc2395.tar.gz
openembedded-core-b955f1a7bc716055c78ed575eccac6f611dc2395.tar.bz2
openembedded-core-b955f1a7bc716055c78ed575eccac6f611dc2395.zip
gettext,m4,augeas,gnutls: Account for removal of gets in eglibc 2.16
These recipes use gnulib which needs this change to use gets when its defined and not otherwise. Until that change goes into gnulib and then all these package upgrade gnulib in their sourcebase we patch them Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Resolved merge conflicts with denzil branch and backported gnutls patch. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-extended/augeas/augeas_0.10.0.bb')
-rw-r--r--meta/recipes-extended/augeas/augeas_0.10.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/augeas/augeas_0.10.0.bb b/meta/recipes-extended/augeas/augeas_0.10.0.bb
index 00921aa854..06ef4944fa 100644
--- a/meta/recipes-extended/augeas/augeas_0.10.0.bb
+++ b/meta/recipes-extended/augeas/augeas_0.10.0.bb
@@ -1,6 +1,8 @@
require augeas.inc
-PR = "r1"
+PR = "r2"
+SRC_URI += "file://remove-gets.patch \
+ "
SRC_URI[md5sum] = "fe1834e90a066c3208ac0214622c7352"
SRC_URI[sha256sum] = "ec111af06186216930176ebe5ecccdf7bf528528aee9acde1d5d70088484afca"