mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
sysvinit: upgrade 3.13 -> 3.14
(From OE-Core rev: 8608b72182347f9afaf652864cf824a81c005f25) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
From 19a8777c81bc451d65a4071528e4715e19941e0a Mon Sep 17 00:00:00 2001
|
From f040b04c50d13755b2063c4db0e0be0647cf5d14 Mon Sep 17 00:00:00 2001
|
||||||
From: Jeff Dike <jdike@x86_64.user-mode-linux.org>
|
From: Jeff Dike <jdike@x86_64.user-mode-linux.org>
|
||||||
Date: Wed, 14 Jul 2010 14:35:52 -0400
|
Date: Wed, 14 Jul 2010 14:35:52 -0400
|
||||||
Subject: [PATCH] sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a
|
Subject: [PATCH] sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a
|
||||||
@@ -14,7 +14,7 @@ Upstream-Status: Inappropriate [configuration]
|
|||||||
1 file changed, 2 insertions(+), 10 deletions(-)
|
1 file changed, 2 insertions(+), 10 deletions(-)
|
||||||
|
|
||||||
diff --git a/src/Makefile b/src/Makefile
|
diff --git a/src/Makefile b/src/Makefile
|
||||||
index 4ce4889..1611c1c 100644
|
index 6d9f01c..b12a233 100644
|
||||||
--- a/src/Makefile
|
--- a/src/Makefile
|
||||||
+++ b/src/Makefile
|
+++ b/src/Makefile
|
||||||
@@ -97,16 +97,8 @@ else
|
@@ -97,16 +97,8 @@ else
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.xz \
|
|||||||
file://bootlogd.init \
|
file://bootlogd.init \
|
||||||
file://01_bootlogd \
|
file://01_bootlogd \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "cbaeabddc35a6511b87c87452ee5e87c678a26329c7d7d17fb69a2b42a314d86"
|
SRC_URI[sha256sum] = "c90874b8c054a35991fb8c4d30c443ed1e9b1815ff6165c7b483f558be4e4b53"
|
||||||
|
|
||||||
S = "${WORKDIR}/sysvinit-${PV}"
|
S = "${WORKDIR}/sysvinit-${PV}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user