summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorDaniel Ammann <daniel.ammann@bytesatwork.ch>2020-10-21 12:33:15 +0200
committerKhem Raj <raj.khem@gmail.com>2020-10-21 14:11:09 -0700
commita13abf517c5b6fceadb6c80152434604c8924b7f (patch)
treee93e1f5d0f8a8aa5f1813068e5a9d17fcf09e512 /meta-oe/recipes-support
parent50a487fc0b0123b154db73f79bbb18b23eb234f0 (diff)
downloadmeta-openembedded-a13abf517c5b6fceadb6c80152434604c8924b7f.tar.gz
dhex: add homepage
Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/dhex/dhex_0.69.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/dhex/dhex_0.69.bb b/meta-oe/recipes-support/dhex/dhex_0.69.bb
index cfbb2caaf..6f8c86a16 100644
--- a/meta-oe/recipes-support/dhex/dhex_0.69.bb
+++ b/meta-oe/recipes-support/dhex/dhex_0.69.bb
@@ -1,5 +1,6 @@
1SUMMARY = "dhex is a hex editor that includes a diff mode" 1SUMMARY = "dhex is a hex editor that includes a diff mode"
2SECTION = "console/utils" 2SECTION = "console/utils"
3HOMEPAGE = "http://www.dettus.net/dhex/"
3 4
4DEPENDS = "ncurses" 5DEPENDS = "ncurses"
5 6