ppp-dialin: Not machine-dependent.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 14 Jan 2008 20:34:32 +0000 (20:34 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 14 Jan 2008 20:34:32 +0000 (20:34 +0000)
packages/ppp-dialin/ppp-dialin_0.1.bb

index f0d410e..6861d8a 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "console/network"
 DESCRIPTION = "Enables PPP dial-in through a serial connection"
 DEPENDS = "ppp"
 RDEPENDS = "ppp"
-PR = "r4"
+PR = "r5"
 LICENSE = "MIT"
 
 SRC_URI = "file://host-peer \
@@ -16,6 +16,7 @@ do_install() {
        install -m 0755 ${WORKDIR}/ppp-dialin ${D}${sbindir}
 }
 
+PACKAGE_ARCH = "all"
 
 pkg_postinst() {
 if test "x$D" != "x"; then