From: Jamie Lenehan Date: Sun, 10 Sep 2006 23:13:51 +0000 (+0000) Subject: lilo-sh 21: Change the SECTION from bootloader to bootloaders to match the X-Git-Tag: Release-2010-05/1~9453^2~856 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d91acabb3dc731462508d790404be41f4e401c3;p=openembedded.git lilo-sh 21: Change the SECTION from bootloader to bootloaders to match the recomended sections list. --- diff --git a/packages/lilo-sh/lilo-sh_21.bb b/packages/lilo-sh/lilo-sh_21.bb index eb4ba0cccf..e426e7b12a 100644 --- a/packages/lilo-sh/lilo-sh_21.bb +++ b/packages/lilo-sh/lilo-sh_21.bb @@ -10,7 +10,7 @@ boots your Linux system. LILO loads the Linux kernel from a floppy or \ a hard drive, boots the kernel, and passes control of the system to \ the kernel. LILO can also boot other operating systems. LILO-sh is a \ port of LILO to the SH processor." -SECTION="bootloader" +SECTION="bootloaders" MAINTAINER = "Jamie Lenehan " LICENSE = "MIT" PR = "r0"