From: Ankur Tyagi <[email protected]> Release Notes: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.3.0
Signed-off-by: Ankur Tyagi <[email protected]> --- .../dhcpcd/{dhcpcd_10.2.4.bb => dhcpcd_10.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/dhcpcd/{dhcpcd_10.2.4.bb => dhcpcd_10.3.0.bb} (96%) diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.2.4.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb similarity index 96% rename from meta/recipes-connectivity/dhcpcd/dhcpcd_10.2.4.bb rename to meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb index bfb24aa58c..fca7d8b11d 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.2.4.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb @@ -9,7 +9,7 @@ HOMEPAGE = "http://roy.marples.name/projects/dhcpcd/" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=4dda5beb433a809f2e0aeffbf9da3d91" -SRC_URI = "git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=master \ +SRC_URI = "git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=master;tag=v${PV} \ file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch \ file://0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch \ file://dhcpcd.service \ @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=ma file://0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch \ " -SRCREV = "93df2b254caf9639f9ffb66e0fe2b584eeba6220" +SRCREV = "385ff246cbdbd1627582999f7705bf9ef2ad0d7d" # Doesn't use automake so we can't do out-of-tree builds inherit pkgconfig autotools-brokensep systemd useradd
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#226884): https://lists.openembedded.org/g/openembedded-core/message/226884 Mute This Topic: https://lists.openembedded.org/mt/116510354/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
