diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-04-30 15:34:13 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-05-07 12:30:14 -0400 |
commit | 55b3b2be4d7145675fbc2d1e79943aa1eff7c3df (patch) | |
tree | 82f9fd5656de4a004538a586cdc35546b50b56e4 | |
parent | 99d8d95b2a23d161c366a8a8609494c9b6a75783 (diff) | |
download | meta-openembedded-55b3b2be4d7145675fbc2d1e79943aa1eff7c3df.tar.gz |
rp-pppoe: Point SRC_URI to valid location
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 2b2cc606ecc795e65d5b551ae30c8e0cef429bf9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb index d990388abb..c19f7d847f 100644 --- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.15.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581" | |||
6 | 6 | ||
7 | PR = "r11" | 7 | PR = "r11" |
8 | 8 | ||
9 | SRC_URI = "https://dianne.skoll.ca/projects/rp-pppoe/download/rp-pppoe-${PV}.tar.gz \ | 9 | SRC_URI = "https://dianne.skoll.ca/projects/rp-pppoe/download/OLD/rp-pppoe-${PV}.tar.gz \ |
10 | file://top-autoconf.patch \ | 10 | file://top-autoconf.patch \ |
11 | file://configure_in_cross.patch \ | 11 | file://configure_in_cross.patch \ |
12 | file://update-config.patch \ | 12 | file://update-config.patch \ |