diff mbox series

[meta-oe] links: upgrade 2.27 -> 2.28

Message ID 1665390991-7978-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe] links: upgrade 2.27 -> 2.28 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 10, 2022, 8:36 a.m. UTC
Changelog:
===========
- Disable cache when following redirects from consent.google.com
- On Windows, change the default directory to the "Downloads" directory,
  so that downloaded files are placed there
- Compile the 32-bit Windows version without SSE2 instructions
- Fix a display glitch on framebuffer, if the user doesn't have mouse and
  if he presses F5, F6, F7 or F8

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-support/links/{links_2.27.bb => links_2.28.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/links/{links_2.27.bb => links_2.28.bb} (79%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/links/links_2.27.bb b/meta-oe/recipes-support/links/links_2.28.bb
similarity index 79%
rename from meta-oe/recipes-support/links/links_2.27.bb
rename to meta-oe/recipes-support/links/links_2.28.bb
index 4803353a50..a36393f1c4 100644
--- a/meta-oe/recipes-support/links/links_2.27.bb
+++ b/meta-oe/recipes-support/links/links_2.28.bb
@@ -8,4 +8,4 @@  EXTRA_OECONF = "--enable-graphics \
                 --without-libtiff --without-svgalib --with-fb \
                 --without-directfb --without-pmshell --without-atheos \
                 --without-x"
-SRC_URI[sha256sum] = "d8ddcbfcede7cdde80abeb0a236358f57fa6beb2bcf92e109624e9b896f9ebb4"
+SRC_URI[sha256sum] = "2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4"