mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xfce4-panel-profiles: upgrade 1.0.9 -> 1.0.10
Release notes for 1.0.10 ======================== New Features: - Add openSUSE profile - Add new error for invalid configuration files (Xfce #15983) - 'Current Configuration' now pulls the current panel state instead of the state cached when the program starts (Xfce #16114) - A cancellable warning is now displayed when applying configurations (Xfce #14559) Updated Translations: English (United Kingdom), Galician, Hindi, Slovenian, Thai Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
DEPENDS += "intltool-native"
|
||||
|
||||
SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2"
|
||||
SRC_URI[md5sum] = "bee3e251e45ade0ea349366461d6e200"
|
||||
SRC_URI[sha256sum] = "a8c00af838e85d00600dbf442c8741aa21a332fbceba849e0820560630a6e0ce"
|
||||
SRC_URI[md5sum] = "6190678bc701c197babcb2389ba46182"
|
||||
SRC_URI[sha256sum] = "a84d5e748d53bc5da269954cc3ad7f5ac0c4f5813acfd3892ea6f9064f17fb68"
|
||||
|
||||
do_configure() {
|
||||
# special configure - no autotools...
|
||||
Reference in New Issue
Block a user