summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorEnrico Jorns <ejo@pengutronix.de>2016-08-22 22:16:30 +0200
committerEnrico Jorns <ejo@pengutronix.de>2016-11-10 17:00:29 +0100
commit42074266e10408daa078df2d2778e116998de46d (patch)
tree7fe8392b76232c74e4ac3c8cb5f610bf327d8dff /recipes-core
parent70a1f612e94e282c931acffa41203f910d9dd76c (diff)
downloadmeta-ptx-42074266e10408daa078df2d2778e116998de46d.tar.gz
meta-ptx-42074266e10408daa078df2d2778e116998de46d.tar.xz
dt-utils: update SECTION and add HOMEPAGE
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/dt-utils/dt-utils.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-core/dt-utils/dt-utils.bb b/recipes-core/dt-utils/dt-utils.bb
index 5105f91..994121e 100644
--- a/recipes-core/dt-utils/dt-utils.bb
+++ b/recipes-core/dt-utils/dt-utils.bb
@@ -1,5 +1,6 @@
-DESCRIPTION = "barebox state tool (dt-utils)"
-SECTION = "examples"
+DESCRIPTION = "device-tree and barebox-related tools"
+HOMEPAGE = "http://git.pengutronix.de/?p=tools/dt-utils.git"
+SECTION = "base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
DEPENDS = "udev"