* [Buildroot] [PATCH 1/1] package/rp-pppoe: bump to version 3.14
@ 2020-07-13 21:17 Fabrice Fontaine
2020-07-14 13:08 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-07-13 21:17 UTC (permalink / raw)
To: buildroot
Update patch and renumber it
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
.../{0002-krn-plugin.patch => 0001-krn-plugin.patch} | 6 ++++--
package/rp-pppoe/rp-pppoe.hash | 2 +-
package/rp-pppoe/rp-pppoe.mk | 4 ++--
3 files changed, 7 insertions(+), 5 deletions(-)
rename package/rp-pppoe/{0002-krn-plugin.patch => 0001-krn-plugin.patch} (79%)
diff --git a/package/rp-pppoe/0002-krn-plugin.patch b/package/rp-pppoe/0001-krn-plugin.patch
similarity index 79%
rename from package/rp-pppoe/0002-krn-plugin.patch
rename to package/rp-pppoe/0001-krn-plugin.patch
index d364e8684c..c386e85f29 100644
--- a/package/rp-pppoe/0002-krn-plugin.patch
+++ b/package/rp-pppoe/0001-krn-plugin.patch
@@ -1,3 +1,5 @@
+[Fabrice: update patch for 3.14]
+Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
diff -Nura rp-pppoe-3.11.orig/src/configure rp-pppoe-3.11/src/configure
--- rp-pppoe-3.11.orig/src/configure 2012-08-21 10:01:10.536440032 -0300
+++ rp-pppoe-3.11/src/configure 2012-08-21 10:01:45.353442397 -0300
@@ -5,8 +7,8 @@ diff -Nura rp-pppoe-3.11.orig/src/configure rp-pppoe-3.11/src/configure
modprobe pppoe > /dev/null 2>&1
fi
if test "$cross_compiling" = yes; then :
-- ac_cv_linux_kernel_pppoe=no; $ECHO "cross-compiling, default: "
-+ ac_cv_linux_kernel_pppoe=yes; $ECHO "cross-compiling, default: "
+- ac_cv_linux_kernel_pppoe=no; echo "cross-compiling, default: "
++ ac_cv_linux_kernel_pppoe=yes; echo "cross-compiling, default: "
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
diff --git a/package/rp-pppoe/rp-pppoe.hash b/package/rp-pppoe/rp-pppoe.hash
index 3f7af60558..806bab1b0f 100644
--- a/package/rp-pppoe/rp-pppoe.hash
+++ b/package/rp-pppoe/rp-pppoe.hash
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
-sha256 00794e04031546b0e9b8cf286f2a6d1ccfc4a621b2a3abb2d7ef2a7ab7cc86c2 rp-pppoe-3.12.tar.gz
+sha256 7825232f64ab4d618ef074d62d145ae43d6edc91b9a718c6130a4742bac40e2a rp-pppoe-3.14.tar.gz
# Locally computed
sha256 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162 doc/LICENSE
diff --git a/package/rp-pppoe/rp-pppoe.mk b/package/rp-pppoe/rp-pppoe.mk
index 4214df929f..2f0073b6c0 100644
--- a/package/rp-pppoe/rp-pppoe.mk
+++ b/package/rp-pppoe/rp-pppoe.mk
@@ -4,8 +4,8 @@
#
################################################################################
-RP_PPPOE_VERSION = 3.12
-RP_PPPOE_SITE = http://www.roaringpenguin.com/files/download
+RP_PPPOE_VERSION = 3.14
+RP_PPPOE_SITE = https://dianne.skoll.ca/projects/rp-pppoe/download
RP_PPPOE_LICENSE = GPL-2.0
RP_PPPOE_LICENSE_FILES = doc/LICENSE
RP_PPPOE_DEPENDENCIES = pppd
--
2.27.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/rp-pppoe: bump to version 3.14
2020-07-13 21:17 [Buildroot] [PATCH 1/1] package/rp-pppoe: bump to version 3.14 Fabrice Fontaine
@ 2020-07-14 13:08 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-07-14 13:08 UTC (permalink / raw)
To: buildroot
On Mon, 13 Jul 2020 23:17:10 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Update patch and renumber it
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> .../{0002-krn-plugin.patch => 0001-krn-plugin.patch} | 6 ++++--
> package/rp-pppoe/rp-pppoe.hash | 2 +-
> package/rp-pppoe/rp-pppoe.mk | 4 ++--
> 3 files changed, 7 insertions(+), 5 deletions(-)
> rename package/rp-pppoe/{0002-krn-plugin.patch => 0001-krn-plugin.patch} (79%)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-14 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-13 21:17 [Buildroot] [PATCH 1/1] package/rp-pppoe: bump to version 3.14 Fabrice Fontaine
2020-07-14 13:08 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox