summaryrefslogtreecommitdiff
path: root/multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-12-20 15:09:49 -0600
committerJesse Gilles <jgilles@multitech.com>2013-12-20 15:09:49 -0600
commitc44aebe7016921035c41a95cd8989d55c2eb59a9 (patch)
tree4d01d0c2ea3b9f553c858ea8e4f4bacce855b283 /multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb
parente7f7fd594fe8974efc97f02884113b134617f854 (diff)
ocg-scripts: updated scripts with more options
ocg-cell-router: configurable LAN and WAN interface options ocg-wifi-ap: dhcpd config enhancements, bridge interface configurable
Diffstat (limited to 'multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb')
-rw-r--r--multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb b/multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb
index f87cfeb..fc2fc02 100644
--- a/multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb
+++ b/multitech/recipes/ocg-scripts/ocg-scripts_1.0.bb
@@ -2,6 +2,6 @@ DESCRIPTION = "Scripts to easily get started with common OCG use cases"
require ocg-scripts-1.0.inc
-PR = "r2"
+PR = "r3"
S = "${WORKDIR}/ocg-scripts-${PV}"