From: Paul Eggleton Date: Thu, 19 Jan 2012 13:59:16 +0000 (+0000) Subject: hdparm: remove PRIORITY X-Git-Tag: yocto-4.0~38358 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da5d3438fc9161e94fba24e1e8fd50afcae3b7aa;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/hdparm/hdparm_9.37.bb b/meta/recipes-extended/hdparm/hdparm_9.37.bb index bfc64e776de..8ea6f136d13 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 \