From c5a0c81e49e74fc5ddccb43dd8d3d89312389c44 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 24 Jun 2013 13:45:01 +0000 Subject: 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 --- common/recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 1 - 1 file changed, 1 deletion(-) (limited to 'common') 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 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -PRINC := "${@int(PRINC) + 1}" # This exists in Yocto 1.1, but include it here for completeness LIC_FILES_CHKSUM += "file://LICENCE.iwlwifi_firmware;md5=11545778abf78c43d7644d4f171ea1c7" -- cgit v1.2.3-54-g00ecf