diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/configure_in_cross.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/configure_in_cross.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/configure_in_cross.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/configure_in_cross.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/discard-use-of-dnl-in-Makefile.am.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/discard-use-of-dnl-in-Makefile.am.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/discard-use-of-dnl-in-Makefile.am.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/discard-use-of-dnl-in-Makefile.am.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/dont-swallow-errors.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/dont-swallow-errors.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/dont-swallow-errors.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/dont-swallow-errors.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-server.default b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/pppoe-server.default similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-server.default rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/pppoe-server.default diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-server.init b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/pppoe-server.init similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-server.init rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/pppoe-server.init diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-src-restrictions.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/pppoe-src-restrictions.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/pppoe-src-restrictions.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/pppoe-src-restrictions.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/top-autoconf.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/top-autoconf.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/top-autoconf.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/top-autoconf.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/update-config.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/update-config.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/update-config.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/update-config.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/use-ldflags.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/use-ldflags.patch similarity index 100% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe-3.8/use-ldflags.patch rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe-3.8/use-ldflags.patch diff --git a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb similarity index 97% rename from meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb rename to meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb index cbb4721683..d4cc664e1a 100644 --- a/meta-oe/recipes-connectivity/rp-pppoe/rp-pppoe_3.8.bb +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe_3.8.bb @@ -1,11 +1,9 @@ -DESCRIPTION = "A user-mode PPPoE client and server suite for Linux" +SUMMARY = "A user-mode PPPoE client and server suite for Linux" HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe" SECTION = "console/network" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581" -RDEPENDS_${PN} = "ppp" -RDEPENDS_${PN}-server = "${PN}" -RRECOMMENDS_${PN} = "ppp-oe" + PR = "r9" SRC_URI = "http://www.roaringpenguin.com/files/download/${P}.tar.gz \ @@ -19,6 +17,9 @@ SRC_URI = "http://www.roaringpenguin.com/files/download/${P}.tar.gz \ file://pppoe-server.default \ file://pppoe-server.init" +SRC_URI[md5sum] = "0e32760f498f9cde44081ee6aafc823b" +SRC_URI[sha256sum] = "d916e9cfe1e62395f63a5361936fa855f6d0f0a37dc7227b394cdb725f553479" + inherit autotools update-rc.d do_install() { @@ -57,6 +58,7 @@ INITSCRIPT_PACKAGES = "${PN}-server" INITSCRIPT_NAME_${PN}-server = "pppoe-server" INITSCRIPT_PARAMS_${PN}-server = "defaults 92 8" +RDEPENDS_${PN} = "ppp" +RDEPENDS_${PN}-server = "${PN}" +RRECOMMENDS_${PN} = "ppp-oe" -SRC_URI[md5sum] = "0e32760f498f9cde44081ee6aafc823b" -SRC_URI[sha256sum] = "d916e9cfe1e62395f63a5361936fa855f6d0f0a37dc7227b394cdb725f553479"