diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:26 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:59 -0700 |
| commit | a8ca9e605faf04854f9d94187f7782f7eb3d59e5 (patch) | |
| tree | 1c4df99fbdc4326fedf9fd6ef7735f6485c34ce2 /meta-oe | |
| parent | 0b5c509e6e8d74fe3966fe83a450cd46c495fc5e (diff) | |
| download | meta-openembedded-a8ca9e605faf04854f9d94187f7782f7eb3d59e5.tar.gz | |
psutils: upgrade 2.10 -> 3.3.15
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/psutils/psutils_3.3.15.bb (renamed from meta-oe/recipes-support/psutils/psutils_2.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/psutils/psutils_2.10.bb b/meta-oe/recipes-support/psutils/psutils_3.3.15.bb index 14792acaa5..702c7de42f 100644 --- a/meta-oe/recipes-support/psutils/psutils_2.10.bb +++ b/meta-oe/recipes-support/psutils/psutils_3.3.15.bb | |||
| @@ -2,7 +2,7 @@ LICENSE = "GPL-3.0-or-later" | |||
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=87212b5f1ae096371049a12f80034f32" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=87212b5f1ae096371049a12f80034f32" |
| 3 | 3 | ||
| 4 | SRC_URI = "https://github.com/rrthomas/psutils/releases/download/v${PV}/psutils-${PV}.tar.gz" | 4 | SRC_URI = "https://github.com/rrthomas/psutils/releases/download/v${PV}/psutils-${PV}.tar.gz" |
| 5 | SRC_URI[sha256sum] = "6f8339fd5322df5c782bfb355d9f89e513353220fca0700a5a28775404d7e98b" | 5 | SRC_URI[sha256sum] = "7001ff39c5a84e2616aecbe8c9d213f14412908990f84dfbd92168edfdbaaf3d" |
| 6 | 6 | ||
| 7 | inherit perlnative autotools | 7 | inherit perlnative autotools |
| 8 | 8 | ||
