summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux/util-linux_2.32.1.bb
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@jci.com>2019-01-16 12:51:10 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-02 11:05:59 +0000
commit8b0640c4aea2f012bd2204f324f1993959303a7e (patch)
tree17239665a0e63993d6d289858a1b11ab5e36f198 /meta/recipes-core/util-linux/util-linux_2.32.1.bb
parent927320844fd040dcef26a250a0bab725b2fd71d9 (diff)
downloadpoky-8b0640c4aea2f012bd2204f324f1993959303a7e.tar.gz
util-linux: simplify version upgrades (MAJOR_VERSION)
There doesn't appear to be a need to manually and explicitly specificy the major version (for the download URL), it can be deduced easily from PV. Do so. (From OE-Core rev: e07272491e9f4d81a4c3797c585958163657bf9c) Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux_2.32.1.bb')
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.32.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/util-linux/util-linux_2.32.1.bb b/meta/recipes-core/util-linux/util-linux_2.32.1.bb
index c909836cbb..b0492afff3 100644
--- a/meta/recipes-core/util-linux/util-linux_2.32.1.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.32.1.bb
@@ -1,4 +1,3 @@
1MAJOR_VERSION = "2.32"
2require util-linux.inc 1require util-linux.inc
3 2
4# To support older hosts, we need to patch and/or revert 3# To support older hosts, we need to patch and/or revert