summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-05 20:07:38 -0800
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:49:52 -0800
commitcb6c08579e3a717ab58498a312d705e634b53e2b (patch)
treed11cc651d78bfde71470b680bcfc7383b809b8df /meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb
parentd8688486c82106bb728e9811d5bdf98d46c9ab5c (diff)
downloadmeta-openembedded-cb6c08579e3a717ab58498a312d705e634b53e2b.tar.gz
xfce4-systemload-plugin: Fix build on 32bit machines
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb b/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb
index 46fd47c126..e7a3e9936e 100644
--- a/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb
+++ b/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb
@@ -9,4 +9,5 @@ PACKAGECONFIG ?= "network power"
9PACKAGECONFIG[power] = ",,upower" 9PACKAGECONFIG[power] = ",,upower"
10PACKAGECONFIG[network] = ",,libgtop" 10PACKAGECONFIG[network] = ",,libgtop"
11 11
12SRC_URI += "file://convert-gulong.patch"
12SRC_URI[sha256sum] = "bb303fc3020e053ad1fa0b8fcbf0d7681c5563bb8f649357d6a95a577802b072" 13SRC_URI[sha256sum] = "bb303fc3020e053ad1fa0b8fcbf0d7681c5563bb8f649357d6a95a577802b072"