diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-05 20:07:38 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:49:52 -0800 |
| commit | cb6c08579e3a717ab58498a312d705e634b53e2b (patch) | |
| tree | d11cc651d78bfde71470b680bcfc7383b809b8df /meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin_1.3.2.bb | |
| parent | d8688486c82106bb728e9811d5bdf98d46c9ab5c (diff) | |
| download | meta-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.bb | 1 |
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" | |||
| 9 | PACKAGECONFIG[power] = ",,upower" | 9 | PACKAGECONFIG[power] = ",,upower" |
| 10 | PACKAGECONFIG[network] = ",,libgtop" | 10 | PACKAGECONFIG[network] = ",,libgtop" |
| 11 | 11 | ||
| 12 | SRC_URI += "file://convert-gulong.patch" | ||
| 12 | SRC_URI[sha256sum] = "bb303fc3020e053ad1fa0b8fcbf0d7681c5563bb8f649357d6a95a577802b072" | 13 | SRC_URI[sha256sum] = "bb303fc3020e053ad1fa0b8fcbf0d7681c5563bb8f649357d6a95a577802b072" |
