diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:20 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:48 -0700 |
| commit | 60d12a4186d9a3e1ae232a206ca3d09850c149cd (patch) | |
| tree | 35f0df2fd643ee2d0151045c1105dc29c508c671 | |
| parent | 6819199777bfac356a5f58cd77e938c621acbfd5 (diff) | |
| download | meta-openembedded-60d12a4186d9a3e1ae232a206ca3d09850c149cd.tar.gz | |
rp-pppoe: upgrade 3.15 -> 4.0
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_4.0.bb (renamed from meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_4.0.bb index 42e9c4260f..997871db34 100644 --- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_4.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A user-mode PPPoE client and server suite for Linux" | |||
| 2 | HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe" | 2 | HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe" |
| 3 | SECTION = "net" | 3 | SECTION = "net" |
| 4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581" | 5 | LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=aaa8b7bfb03da19eee6187365c352a80" |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | SRC_URI = "https://downloads.uls.co.za/rp-pppoe/rp-pppoe-${PV}.tar.gz \ | 8 | SRC_URI = "https://downloads.uls.co.za/rp-pppoe/rp-pppoe-${PV}.tar.gz \ |
| @@ -18,7 +18,7 @@ SRC_URI = "https://downloads.uls.co.za/rp-pppoe/rp-pppoe-${PV}.tar.gz \ | |||
| 18 | file://0002-Enable-support-for-the-kernel-module.patch \ | 18 | file://0002-Enable-support-for-the-kernel-module.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "b1f318bc7e4e5b0fd8a8e23e8803f5e6e43165245a5a10a7162a92a6cf17829a" | 21 | SRC_URI[sha256sum] = "41ac34e5db4482f7a558780d3b897bdbb21fae3fef4645d2852c3c0c19d81cea" |
| 22 | 22 | ||
| 23 | inherit autotools-brokensep update-rc.d systemd | 23 | inherit autotools-brokensep update-rc.d systemd |
| 24 | 24 | ||
