mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
5cf28333a7
commit
dac8259131
@@ -1,7 +1,6 @@
|
|||||||
DESCRIPTION = "hdparm is a Linux shell utility for viewing \
|
DESCRIPTION = "hdparm is a Linux shell utility for viewing \
|
||||||
and manipulating various IDE drive and driver parameters."
|
and manipulating various IDE drive and driver parameters."
|
||||||
SECTION = "console/utils"
|
SECTION = "console/utils"
|
||||||
PRIORITY = "optional"
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LICENSE_wiper = "GPLv2"
|
LICENSE_wiper = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \
|
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \
|
||||||
|
|||||||
Reference in New Issue
Block a user