]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
chrpath: upgrade 0.16 -> 0.18
authorAlexander Kanavin <alex@linutronix.de>
Mon, 25 Nov 2024 12:00:55 +0000 (13:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Nov 2024 14:51:25 +0000 (14:51 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/chrpath/chrpath/standarddoc.patch
meta/recipes-devtools/chrpath/chrpath_0.18.bb [moved from meta/recipes-devtools/chrpath/chrpath_0.16.bb with 85% similarity]

index 3d303fbc6fdcf9dc3e4b444845437175524cb65f..b22e1f5f9b039fd4227c3abb7ad7608eaa0a323a 100644 (file)
@@ -1,4 +1,4 @@
-From 285b5fbf1d6b25ff55d305c17edf4d327bf19dd3 Mon Sep 17 00:00:00 2001
+From cc3219f01501904daec28d48e450f628f644bc3c Mon Sep 17 00:00:00 2001
 From: Richard Purdie <richard.purdie@linuxfoundation.org>
 Date: Tue, 5 Jul 2011 23:42:29 +0100
 Subject: [PATCH] chrpath: Ensure the package respects the docdir variable
@@ -27,6 +27,3 @@ index b50ad21..5f7e861 100644
  doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README
  
  bin_PROGRAMS = chrpath
--- 
-2.8.1
-
similarity index 85%
rename from meta/recipes-devtools/chrpath/chrpath_0.16.bb
rename to meta/recipes-devtools/chrpath/chrpath_0.18.bb
index d33c7837a1789f6450740225fec45fabbdf0e7bf..653c1115d0f184e791a6002ae1d88027f32eed55 100644 (file)
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 SRC_URI = "${DEBIAN_MIRROR}/main/c/${BPN}/${BPN}_${PV}.orig.tar.gz \
            file://standarddoc.patch"
 
-SRC_URI[md5sum] = "2bf8d1d1ee345fc8a7915576f5649982"
-SRC_URI[sha256sum] = "bb0d4c54bac2990e1bdf8132f2c9477ae752859d523e141e72b3b11a12c26e7b"
+SRC_URI[sha256sum] = "f09c49f0618660ca11fc6d9580ddde904c7224d4c6d0f6f2d1f9bcdc9102c9aa"
 
 inherit autotools
+S = "${WORKDIR}/chrpath"
 
 # We don't have a staged chrpath-native for ensuring our binary is
 # relocatable, so use the one we've just built