]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
binutils: Fix comment about major version
authorKhem Raj <raj.khem@gmail.com>
Mon, 5 Aug 2024 04:49:49 +0000 (21:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Aug 2024 10:27:10 +0000 (11:27 +0100)
Reword so that it does not have to be updated with
every new major release of binutils

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.43.inc

index c1689a82dc2a1e444b3710c0db77a0753b6b9150..f6f6eb55a94b7085c63d5dc6040dd6de0422a146 100644 (file)
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM="\
     file://bfd/COPYING;md5=d32239bcb673463ab874e80d47fae504\
     "
 
-# When upgrading to 2.42, please make sure there is no trailing .0, so
+# When upgrading to next major release, ensure that there is no trailing .0, so
 # that upstream version check can work correctly.
 PV = "2.43"
 CVE_VERSION = "2.43"