summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-24 13:45:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-24 13:55:59 +0000
commitc5a0c81e49e74fc5ddccb43dd8d3d89312389c44 (patch)
tree2b5e6073146a41960cd07a5a10fb59275fc31781 /common
parent601394c539bc055cf0a85dc4a80414ac2ba530d5 (diff)
downloadmeta-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 'common')
-rw-r--r--common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend b/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
index 31f991f1..63353159 100644
--- a/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
+++ b/common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
@@ -1,5 +1,4 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2PRINC := "${@int(PRINC) + 1}"
3 2
4# This exists in Yocto 1.1, but include it here for completeness 3# This exists in Yocto 1.1, but include it here for completeness
5LIC_FILES_CHKSUM += "file://LICENCE.iwlwifi_firmware;md5=11545778abf78c43d7644d4f171ea1c7" 4LIC_FILES_CHKSUM += "file://LICENCE.iwlwifi_firmware;md5=11545778abf78c43d7644d4f171ea1c7"