1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00

linux-yocto/3.8: fix atom-pc config audit warnings

The atom-pc was referencing some invalid and unecessary config
options that are causing kernel config audit warnings.

With this SRCREV update, the configuration is clean against the
3.8 kernel.

[YOCTO #3490]

(From OE-Core rev: 9f3ff1f907a0cf65d8aff82134463c4321d4b1e2)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-04-03 19:53:14 +00:00
committed by Richard Purdie
parent 56a12e3f90
commit e73060cf32
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ KMETA = "meta"
SRCREV_machine ?= "abd0728b164f651292374e96251ee197b50e3c02"
SRCREV_machine_qemuppc ?= "1619988b773840ec546292a9cd65dda99d55b96c"
SRCREV_meta ?= "70dac5a56c245ca01d2d4e18fc2c9fb112749bf3"
SRCREV_meta ?= "f86199dd4c142fae61517a993b3f7162bb6d4f94"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"