From d122343362669c683acc4af295971a62cbc823fc Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 1 Jul 2011 23:25:36 +0100 Subject: Drop PRIORITY variable As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. Signed-off-by: Richard Purdie --- meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | 1 - meta/recipes-bsp/grub/grub_0.97.bb | 1 - meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 1 - meta/recipes-bsp/hostap/hostap-utils.inc | 1 - meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 1 - meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 1 - meta/recipes-bsp/pcmciautils/pcmciautils.inc | 1 - meta/recipes-bsp/uboot/u-boot.inc | 1 - meta/recipes-bsp/usbinit/usbinit.bb | 1 - meta/recipes-bsp/usbutils/usbutils_0.91.bb | 1 - meta/recipes-bsp/x-load/x-load.inc | 1 - 11 files changed, 11 deletions(-) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 50d84ec39..e80e108ca 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb @@ -4,7 +4,6 @@ access to battery status information and a set of tools for managing \ notebook power consumption." HOMEPAGE = "http://apenwarr.ca/apmd/" SECTION = "base" -PRIORITY = "required" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index 82b065a7b..0f297ff3f 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb @@ -4,7 +4,6 @@ operating systems. In addition to loading the Linux kernel, it implements the Mu standard, which allows for flexible loading of multiple boot images." HOMEPAGE = "http://www.gnu.org/software/grub/" SECTION = "bootloaders" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb index c602e8c64..f8b210232 100644 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb @@ -1,6 +1,5 @@ DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" SECTION = "kernel/modules" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" RDEPENDS_${PN} = "update-modules" diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 2a20506a0..90f2c6ad5 100644 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ b/meta/recipes-bsp/hostap/hostap-utils.inc @@ -7,7 +7,6 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" SECTION = "kernel/userland" -PRIORITY = "optional" PR = "r4" SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb index 4cefdb796..bfd03cc51 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb +++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb @@ -9,7 +9,6 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f" SECTION = "console/network" -PRIORITY = "standard" DEPENDS = "" PR = "r3" diff --git a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb index 98d3aed2c..57e746bf2 100644 --- a/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb +++ b/meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb @@ -1,6 +1,5 @@ DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards" SECTION = "kernel/modules" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" RDEPENDS_${PN} = "update-modules" diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils.inc b/meta/recipes-bsp/pcmciautils/pcmciautils.inc index 410fa5d20..e65f60774 100644 --- a/meta/recipes-bsp/pcmciautils/pcmciautils.inc +++ b/meta/recipes-bsp/pcmciautils/pcmciautils.inc @@ -1,7 +1,6 @@ DESCRIPTION = "Linux Kernel 2.6 Userland Utilities for the PCMCIA Subsystem" HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" SECTION = "kernel/userland" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc index 2be9fc9eb..7856d9bda 100644 --- a/meta/recipes-bsp/uboot/u-boot.inc +++ b/meta/recipes-bsp/uboot/u-boot.inc @@ -1,7 +1,6 @@ DESCRIPTION = "U-boot bootloader" HOMEPAGE = "http://u-boot.sf.net" SECTION = "bootloaders" -PRIORITY = "optional" PROVIDES = "virtual/bootloader" inherit deploy diff --git a/meta/recipes-bsp/usbinit/usbinit.bb b/meta/recipes-bsp/usbinit/usbinit.bb index 6170362c3..3ec23298c 100644 --- a/meta/recipes-bsp/usbinit/usbinit.bb +++ b/meta/recipes-bsp/usbinit/usbinit.bb @@ -3,7 +3,6 @@ DESCRIPTION = "Initscript to manage gadget Ethernet" LICENSE = "GPL" LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" -PRIORITY = "optional" PR = "r2" SRC_URI = "file://usb-gether \ diff --git a/meta/recipes-bsp/usbutils/usbutils_0.91.bb b/meta/recipes-bsp/usbutils/usbutils_0.91.bb index c4f40e9df..5d605c529 100644 --- a/meta/recipes-bsp/usbutils/usbutils_0.91.bb +++ b/meta/recipes-bsp/usbutils/usbutils_0.91.bb @@ -2,7 +2,6 @@ SUMMARY = "Host side USB console utilities." DESCRIPTION = "Contains the lsusb utility for inspecting the devices connected to the USB bus." HOMEPAGE = "http://www.linux-usb.org" SECTION = "base" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" diff --git a/meta/recipes-bsp/x-load/x-load.inc b/meta/recipes-bsp/x-load/x-load.inc index a98ec8fb7..3b55eb17f 100644 --- a/meta/recipes-bsp/x-load/x-load.inc +++ b/meta/recipes-bsp/x-load/x-load.inc @@ -1,6 +1,5 @@ DESCRIPTION = "x-load bootloader loader" SECTION = "bootloaders" -PRIORITY = "optional" LICENSE = "GPL" inherit deploy -- cgit v1.2.3