summaryrefslogtreecommitdiffstats
path: root/meta-isg
diff options
context:
space:
mode:
authorNg Wei Tee <wei.tee.ng@intel.com>2015-03-02 10:27:57 +0800
committerDarren Hart <dvhart@linux.intel.com>2015-03-13 14:54:45 -0700
commit79f68ace05a13a629f62af952ef636e6be4421bc (patch)
tree2a8b80314e142e9cef30ee190ac7cb81d7ee2233 /meta-isg
parentb853762cb5000f7d63234878528aa4360c7a1397 (diff)
downloadmeta-intel-79f68ace05a13a629f62af952ef636e6be4421bc.tar.gz
meta-haswell-wc: Remove the PRINC in formfactor0.0.bbappend
Remove the PRINC := "${@int(PRINC) + 2}" command. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-isg')
-rw-r--r--meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend b/meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend
index 6644a842..72d991c7 100644
--- a/meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend
+++ b/meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend
@@ -1,3 +1 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3PRINC := "${@int(PRINC) + 2}"