mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
glibmm-2.68: upgrade 2.78.0 -> 2.80.0
Changelog: ========== * Add wide_from_utf8() and wide_to_utf8() * DateTime: Add create_from_local_usec(), create_from_utc_usec() and to_unix_usec(). * Application: Add get/set/property_version() * ApplicationCommandLine: Add done() * DBus::Message: Add get_arg0_path() * Socket: Add receive_bytes() and receive_bytes_from() * content_type_guess(): Remove most of an unnecessary overload * Require glib-2.0 >= 2.79.2 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ inherit gnomebase
|
|||||||
|
|
||||||
SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
|
SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "5d2e872564996f02a06d8bbac3677e7c394af8b00dd1526aebd47af842a3ef50"
|
SRC_URI[archive.sha256sum] = "539b0a29e15a96676c4f0594541250566c5ca44da5d4d87a3732fa2d07909e4a"
|
||||||
|
|
||||||
S = "${WORKDIR}/${GNOMEBN}-${PV}"
|
S = "${WORKDIR}/${GNOMEBN}-${PV}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user