summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-24 15:15:59 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:09 +0000
commit5c850643ed99047963e55ccf686dd59af16c03e6 (patch)
tree242cb6d30636ee90d748711555a1c5a7a7057320 /meta/recipes-kernel/dtc
parentcda749d2b85e4361a9d0cdcf70cb62659a4206aa (diff)
downloadpoky-5c850643ed99047963e55ccf686dd59af16c03e6.tar.gz
recipes-kernel: Update SUMMARY and DESCRIPTION
Add missing SUMMARY and updated DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/dtc')
-rw-r--r--meta/recipes-kernel/dtc/dtc.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 35cb3f0551..e068df3c73 100644
--- a/meta/recipes-kernel/dtc/dtc.inc
+++ b/meta/recipes-kernel/dtc/dtc.inc
@@ -1,3 +1,4 @@
1SUMMARY = "Device Tree Compiler"
1DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels." 2DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels."
2SECTION = "bootloader" 3SECTION = "bootloader"
3PRIORITY = "optional" 4PRIORITY = "optional"