]> code.ossystems Code Review - openembedded-core.git/commitdiff
hdparm: remove PRIORITY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 19 Jan 2012 13:59:16 +0000 (13:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2012 14:31:51 +0000 (14:31 +0000)
PRIORITY is no longer set in recipes in OE-Core, so remove it. (Since
"optional" is the default value from bitbake.conf, no PR bump is
necessary.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/hdparm/hdparm_9.37.bb

index bfc64e776deef0b7575833357075b5bd4447ca1e..8ea6f136d13f99cedb7298bd8b6c3ffc7818274f 100644 (file)
@@ -1,7 +1,6 @@
 DESCRIPTION = "hdparm is a Linux shell utility for viewing \
 and manipulating various IDE drive and driver parameters."
 SECTION = "console/utils"
-PRIORITY = "optional"
 LICENSE = "BSD"
 LICENSE_wiper = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \