From 5258db1fd6f584453b8344a0488212b93b036e84 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 12 Dec 2018 09:40:20 -0600 Subject: PPP now allows IPV6, bump revision --- recipes-core/multitech/config_2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/multitech/config_2.1.bb b/recipes-core/multitech/config_2.1.bb index a7dbed7..f21c009 100644 --- a/recipes-core/multitech/config_2.1.bb +++ b/recipes-core/multitech/config_2.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Provides default system config files and /var/config fs" SECTION = "base" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -PR = "r2" +PR = "r3" inherit update-rc.d -- cgit v1.2.3