mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-intel/bernard: Fix compile_perf build breakage in linux-yocto-stable for crownbay.
This way new users of yocto can start with a working default configuration for crownbay. The issue is described in more detail in the following thread on the yocto mailing list. http://lists.yoctoproject.org/pipermail/yocto/2011-July/002129.html [tom.zanussi@intel.com] The crownbay branch in the repo missed getting the standard branch containing the NO_LIBPERL/NO_LIBPYTHON merged in, which it now has been, so we need to update the SRCREVs and pick it up. Signed-off-by: Andre Haupt <andre@bitwigglers.org> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
4c6271df29
commit
c18eb8d8a4
|
@ -41,5 +41,5 @@ GLIBC_EXTRA_OECONF = "--with-tls"
|
|||
SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
|
||||
SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
|
||||
|
||||
SRCREV_machine_pn-linux-yocto-stable_crownbay-noemgd ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
|
||||
SRCREV_machine_pn-linux-yocto-stable_crownbay-noemgd ?= "a945cd4a4b27c8f9165f4064c8c60e4df569b4c5"
|
||||
SRCREV_meta_pn-linux-yocto-stable_crownbay-noemgd ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
|
||||
|
|
|
@ -45,5 +45,5 @@ GLIBC_EXTRA_OECONF = "--with-tls"
|
|||
SRCREV_machine_pn-linux-yocto_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
|
||||
SRCREV_meta_pn-linux-yocto_crownbay ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
|
||||
|
||||
SRCREV_machine_pn-linux-yocto-stable_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
|
||||
SRCREV_machine_pn-linux-yocto-stable_crownbay ?= "a945cd4a4b27c8f9165f4064c8c60e4df569b4c5"
|
||||
SRCREV_meta_pn-linux-yocto-stable_crownbay ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
|
||||
|
|
Loading…
Reference in New Issue
Block a user