Changelog:
- Add new firmware-upgrade mode
- Deprecate some cruft, expunge some old code
- Add keyboard layout indicator
- Add translations
- Improve boot.log output
- Darmatically rework DRM renderer
- Add support for EFI vendor provided logos
- Theme updates
- Misc fixes

Signed-off-by: Oleksandr Kravchuk <[email protected]>
---
 .../plymouth/{plymouth_0.9.4.bb => plymouth_0.9.5.bb}        | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-core/plymouth/{plymouth_0.9.4.bb => plymouth_0.9.5.bb} 
(93%)

diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb 
b/meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb
similarity index 93%
rename from meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb
rename to meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb
index 78c1cb444..04106fcc9 100644
--- a/meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb
+++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.5.bb
@@ -21,8 +21,7 @@ SRC_URI = " \
     file://0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch \
         "
 
-SRC_URI[md5sum] = "4efa5551d230165981b105e7c6a50aa7"
-SRC_URI[sha256sum] = 
"4a197a4f1a05785d7453dd829b231352fb2d09171bd86c5ffaafbb2dd6791351"
+SRC_URI[md5sum] = "8a25d23f3ae732af300a56fa33cacff2"
 
 EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk 
--disable-documentation \
     --with-logo=${LOGO} \
@@ -41,7 +40,7 @@ PACKAGECONFIG[initrd] = ",,,"
 
 LOGO ??= "${datadir}/plymouth/bizcom.png"
 
-inherit autotools pkgconfig systemd
+inherit autotools pkgconfig systemd gettext
 
 do_install_append() {
     # Remove /var/run from package as plymouth will populate it on startup
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89355): 
https://lists.openembedded.org/g/openembedded-devel/message/89355
Mute This Topic: https://lists.openembedded.org/mt/80439027/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to