mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
xfce4-sensors-plugin: upgrade 1.4.5 -> 1.5.0
1.5.0 ====== Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - Update README after switchover to meson - build: Automate copyright year management - Add meson build - autotools-build: xfce4-sensors.1.in -> xfce4-sensors.1 - autotools-build: Remove spec files - autotools-build: Make libxfce4sensors internal - autotools-build: Don't build libxfce4_pp - Fix libxfce4panel include - Translation Updates: Albanian, Greek, Portuguese (Brazil) https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin/-/tags/xfce4-sensors-plugin-1.5.0 Signed-off-by: Zhang Peng <peng.zhang1.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
44b91f69d3
commit
f2b39ccb23
@ -3,10 +3,12 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
XFCE_COMPRESS_TYPE = "xz"
|
||||
|
||||
inherit xfce-panel-plugin
|
||||
|
||||
SRC_URI += "file://0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch"
|
||||
SRC_URI[sha256sum] = "f69fdf79b7f76d2a81724828124a6fce76803a9122a4c82de8f3dfa3efbb179a"
|
||||
SRC_URI[sha256sum] = "840442b87fdddcd8595bd9f83ea8b81f771fe296bb9d2abf0e1979e208727ae9"
|
||||
|
||||
EXTRA_OECONF = " \
|
||||
--disable-procacpi \
|
||||
Loading…
x
Reference in New Issue
Block a user