[oe] [meta-oe][master][sumo][PATCH] htop: Fix typo

Robert Joslyn robert.joslyn at redrectangle.org
Sun May 13 03:47:06 UTC 2018


Signed-off-by: Robert Joslyn <robert.joslyn at redrectangle.org>
---
 meta-oe/recipes-support/htop/htop_2.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/htop/htop_2.1.0.bb b/meta-oe/recipes-support/htop/htop_2.1.0.bb
index 5ff2fcfbf..33508f984 100644
--- a/meta-oe/recipes-support/htop/htop_2.1.0.bb
+++ b/meta-oe/recipes-support/htop/htop_2.1.0.bb
@@ -8,7 +8,7 @@ DEPENDS = "ncurses"
 
 SRC_URI = "http://hisham.hm/htop/releases/${PV}/${BP}.tar.gz \
            file://0001-Use-pkg-config.patch"
-SRC_URt[md5sum] = "f262b66ad6c194782f4d3a80627e84c8"
+SRC_URI[md5sum] = "f262b66ad6c194782f4d3a80627e84c8"
 SRC_URI[sha256sum] = "3260be990d26e25b6b49fc9d96dbc935ad46e61083c0b7f6df413e513bf80748"
 
 inherit autotools pkgconfig
-- 
2.16.1




More information about the Openembedded-devel mailing list