summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-06-08 15:11:43 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:24 +0200
commit335b36062f08f0908f39650eae3d61b07e245ea0 (patch)
tree6173c305da72110241e5efbeef985deb85c1e81e /recipes-core
parentf43545ce690733629f9c1526d6c17dd7df01ee11 (diff)
bbappends: remove the deprecated PRINC variable
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/dropbear/dropbear_2013.58.bbappend2
-rw-r--r--recipes-core/udev/udev-extraconf_1.0.bbappend2
2 files changed, 0 insertions, 4 deletions
diff --git a/recipes-core/dropbear/dropbear_2013.58.bbappend b/recipes-core/dropbear/dropbear_2013.58.bbappend
index f253bbe..a87134c 100644
--- a/recipes-core/dropbear/dropbear_2013.58.bbappend
+++ b/recipes-core/dropbear/dropbear_2013.58.bbappend
@@ -1,5 +1,3 @@
-PRINC := "${@int(PRINC) + 1}"
-
# look for files in the layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
diff --git a/recipes-core/udev/udev-extraconf_1.0.bbappend b/recipes-core/udev/udev-extraconf_1.0.bbappend
index 3307f52..e9cf79a 100644
--- a/recipes-core/udev/udev-extraconf_1.0.bbappend
+++ b/recipes-core/udev/udev-extraconf_1.0.bbappend
@@ -1,3 +1 @@
-PRINC = "2"
-
FILESEXTRAPATHS_prepend := "${THISDIR}/files/:"