summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-11 23:50:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-11 23:51:59 +0100
commitce26a57e04ad65c02087629701d96448a44e73d5 (patch)
tree47f6d1f3269477e1b253adef270812283615f342 /meta/recipes-core/expat/expat.inc
parentc60135eeef4f78c1e32a3ca2ea6e16a01005b860 (diff)
downloadpoky-ce26a57e04ad65c02087629701d96448a44e73d5.tar.gz
Revert "expat: Don't use getrandom() in the -native case"yocto-2.3.2pyro-17.0.2
This reverts commit 450942db7f4638eba7ec262901fe1d7e1b1f6070. Applied in error to the pyro branch. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/expat/expat.inc')
-rw-r--r--meta/recipes-core/expat/expat.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/expat/expat.inc b/meta/recipes-core/expat/expat.inc
index 8bfd0bf26c..9fa0ca2eb3 100644
--- a/meta/recipes-core/expat/expat.inc
+++ b/meta/recipes-core/expat/expat.inc
@@ -7,9 +7,6 @@ LICENSE = "MIT"
7SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \ 7SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \
8 file://autotools.patch \ 8 file://autotools.patch \
9 " 9 "
10
11SRC_URI_append_class-native = " file://no_getrandom.patch"
12
13inherit autotools lib_package 10inherit autotools lib_package
14 11
15# This package uses an archive format known to have issue with some 12# This package uses an archive format known to have issue with some