mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
mesa: add lmsensors PACKAGECONFIG
(From OE-Core rev: 1b470a5fe7c74938cac7c83cd104ca25182af6cc) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c4473061f7
commit
d875ba64e9
@@ -167,6 +167,8 @@ PACKAGECONFIG[osmesa] = "-Dosmesa=true,-Dosmesa=false"
|
|||||||
|
|
||||||
PACKAGECONFIG[unwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind"
|
PACKAGECONFIG[unwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind"
|
||||||
|
|
||||||
|
PACKAGECONFIG[lmsensors] = "-Dlmsensors=enabled,-Dlmsensors=disabled,lmsensors"
|
||||||
|
|
||||||
# llvmpipe is slow if compiled with -fomit-frame-pointer (e.g. -O2)
|
# llvmpipe is slow if compiled with -fomit-frame-pointer (e.g. -O2)
|
||||||
FULL_OPTIMIZATION_append = " -fno-omit-frame-pointer"
|
FULL_OPTIMIZATION_append = " -fno-omit-frame-pointer"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user