aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/links/links_2.27.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-05-31 17:46:39 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-31 08:26:23 -0700
commit530a2b3e82b19032b1e0ee8d2eba2af7a4985c0b (patch)
tree49d3392307f829977c05af723c9db89721a6088b /meta-oe/recipes-support/links/links_2.27.bb
parent1a9df5c38b95dbdb6318baa82f3f68a204d75d47 (diff)
downloadmeta-openembedded-530a2b3e82b19032b1e0ee8d2eba2af7a4985c0b.tar.gz
links: upgrade 2.26 -> 2.27
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/links/links_2.27.bb')
-rw-r--r--meta-oe/recipes-support/links/links_2.27.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/links/links_2.27.bb b/meta-oe/recipes-support/links/links_2.27.bb
new file mode 100644
index 0000000000..4803353a50
--- /dev/null
+++ b/meta-oe/recipes-support/links/links_2.27.bb
@@ -0,0 +1,11 @@
+require links.inc
+
+DEPENDS += "gpm"
+RCONFLICTS:${PN} = "links-x11"
+
+EXTRA_OECONF = "--enable-graphics \
+ --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \
+ --without-libtiff --without-svgalib --with-fb \
+ --without-directfb --without-pmshell --without-atheos \
+ --without-x"
+SRC_URI[sha256sum] = "d8ddcbfcede7cdde80abeb0a236358f57fa6beb2bcf92e109624e9b896f9ebb4"