summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/links/links.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/links/links.inc')
-rw-r--r--meta-oe/recipes-support/links/links.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/links/links.inc b/meta-oe/recipes-support/links/links.inc
index a255f0ba6b..5946d8be91 100644
--- a/meta-oe/recipes-support/links/links.inc
+++ b/meta-oe/recipes-support/links/links.inc
@@ -8,6 +8,7 @@ DEPENDS = "jpeg libpng flex openssl zlib"
8 8
9SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \ 9SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \
10 file://ac-prog-cxx.patch \ 10 file://ac-prog-cxx.patch \
11 file://0001-Adjust-for-c23-prototype-for-strchr.patch \
11" 12"
12 13
13PACKAGECONFIG ??= "" 14PACKAGECONFIG ??= ""