diff options
Diffstat (limited to 'meta-oe/recipes-support/htop/htop_2.2.0.bb')
| -rw-r--r-- | meta-oe/recipes-support/htop/htop_2.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/htop/htop_2.2.0.bb b/meta-oe/recipes-support/htop/htop_2.2.0.bb index 64eb0c571f..c608077dee 100644 --- a/meta-oe/recipes-support/htop/htop_2.2.0.bb +++ b/meta-oe/recipes-support/htop/htop_2.2.0.bb | |||
| @@ -9,6 +9,7 @@ DEPENDS = "ncurses" | |||
| 9 | SRC_URI = "http://hisham.hm/htop/releases/${PV}/${BP}.tar.gz \ | 9 | SRC_URI = "http://hisham.hm/htop/releases/${PV}/${BP}.tar.gz \ |
| 10 | file://0001-Use-pkg-config.patch \ | 10 | file://0001-Use-pkg-config.patch \ |
| 11 | file://0001-Ask-for-python3-specifically.patch \ | 11 | file://0001-Ask-for-python3-specifically.patch \ |
| 12 | file://htop-gcc10.patch \ | ||
| 12 | " | 13 | " |
| 13 | SRC_URI[md5sum] = "0d816b6beed31edc75babcfbf863ffa8" | 14 | SRC_URI[md5sum] = "0d816b6beed31edc75babcfbf863ffa8" |
| 14 | SRC_URI[sha256sum] = "d9d6826f10ce3887950d709b53ee1d8c1849a70fa38e91d5896ad8cbc6ba3c57" | 15 | SRC_URI[sha256sum] = "d9d6826f10ce3887950d709b53ee1d8c1849a70fa38e91d5896ad8cbc6ba3c57" |
