diff options
author | Jesse Gilles <jgilles@multitech.com> | 2012-09-14 14:21:29 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2012-09-14 14:21:29 -0500 |
commit | d15ca5f3246184b4f3c6f8ac97092331fde8bb1f (patch) | |
tree | 157c82100e9689b7a7269c60a773775a8543c15b | |
parent | 56fc81f583488837a184d49a0c84eff2a0fc07db (diff) |
config: bump PR
-rw-r--r-- | multitech/recipes/multitech/config_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/recipes/multitech/config_1.0.bb b/multitech/recipes/multitech/config_1.0.bb index 20b5de4..8d3ee99 100644 --- a/multitech/recipes/multitech/config_1.0.bb +++ b/multitech/recipes/multitech/config_1.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Provides default system config files and /var/config fs" SECTION = "base" LICENSE = "GPL" -PR = "r14" +PR = "r15" inherit update-rc.d |