From: Paul Eggleton Date: Thu, 19 Jan 2012 13:59:16 +0000 (+0000) Subject: hdparm: remove PRIORITY X-Git-Tag: 2015-4~11977 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=da5d3438fc9161e94fba24e1e8fd50afcae3b7aa;p=openembedded-core.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 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 \