diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-24 13:45:01 (GMT) |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-24 13:55:59 (GMT) |
commit | c5a0c81e49e74fc5ddccb43dd8d3d89312389c44 (patch) | |
tree | 2b5e6073146a41960cd07a5a10fb59275fc31781 /meta-crystalforest/recipes-bsp | |
parent | 601394c539bc055cf0a85dc4a80414ac2ba530d5 (diff) | |
download | meta-intel-c5a0c81e49e74fc5ddccb43dd8d3d89312389c44.tar.gz |
meta-intel: Drop PRINC usage
With the switch to the PR server we don't need to use PRINC. This
patch matches a change to OE-Core to bump the PR values of the appropriate
core recipes so PR values don't go backwards.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-crystalforest/recipes-bsp')
-rw-r--r-- | meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend b/meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend index 2a3ee7a..72d991c 100644 --- a/meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend +++ b/meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend | |||
@@ -1,3 +1 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | |
2 | |||
3 | PRINC := "${@int(PRINC) + 2}" | ||