diff options
Diffstat (limited to 'recipes/ppp-dialin/ppp-dialin_0.1.bb')
-rw-r--r-- | recipes/ppp-dialin/ppp-dialin_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ppp-dialin/ppp-dialin_0.1.bb b/recipes/ppp-dialin/ppp-dialin_0.1.bb index 0ed55d2800..376d21de3e 100644 --- a/recipes/ppp-dialin/ppp-dialin_0.1.bb +++ b/recipes/ppp-dialin/ppp-dialin_0.1.bb @@ -2,7 +2,7 @@ SECTION = "console/network" DESCRIPTION = "Enables PPP dial-in through a serial connection" DEPENDS = "ppp" RDEPENDS_${PN} = "ppp" -PR = "r6" +PR = "r7" LICENSE = "MIT" SRC_URI = "file://host-peer \ |