aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/hdparm
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-19 13:59:16 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-19 14:34:33 +0000
commitdac8259131ba4eadcba134a134bfe4d6e9d46a1c (patch)
treeb2188bcfa218eea6ebcce34a826e96adf9c5b570 /meta/recipes-extended/hdparm
parent5cf28333a7fce346f743fd053dd992dda6bb8fba (diff)
downloadopenembedded-core-contrib-dac8259131ba4eadcba134a134bfe4d6e9d46a1c.tar.gz
hdparm: remove PRIORITY
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.) (From OE-Core rev: da5d3438fc9161e94fba24e1e8fd50afcae3b7aa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/hdparm')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.37.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.37.bb b/meta/recipes-extended/hdparm/hdparm_9.37.bb
index bfc64e776d..8ea6f136d1 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.37.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.37.bb
@@ -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 \