summaryrefslogtreecommitdiffstats
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:31:51 +0000
commitda5d3438fc9161e94fba24e1e8fd50afcae3b7aa (patch)
tree94c467b97c65e43bc84c275d36fa2d045b502a14 /meta/recipes-extended/hdparm
parent255d4bbf4d1e430d45f5fafb7d1c77d9ea67e174 (diff)
downloadopenembedded-core-da5d3438fc9161e94fba24e1e8fd50afcae3b7aa.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.) 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 \