From: Rolf Leggewie Date: Mon, 12 Feb 2007 11:17:17 +0000 (+0000) Subject: uboot-utils: add to SECTION "bootloaders" X-Git-Tag: Release-2010-05/1~9230^2~25^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deab7a325b9e444c75528432c2e53f131126db8f;p=openembedded.git uboot-utils: add to SECTION "bootloaders" --- diff --git a/packages/uboot-utils/uboot-utils_1.1.2.bb b/packages/uboot-utils/uboot-utils_1.1.2.bb index 638f1cb713..3bcf1eba6c 100644 --- a/packages/uboot-utils/uboot-utils_1.1.2.bb +++ b/packages/uboot-utils/uboot-utils_1.1.2.bb @@ -1,4 +1,5 @@ DESCRIPTION = "U-boot bootloader OS env. access tools for PPC" +SECTION = "bootloaders" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "mtd-utils"