Khem Raj
9f1f22f95b
mce-inject: Pass CFLAGS to make
...
This ensures right debug directory remapping options are passed to
compiler
Fixes
WARNING: mce-inject-git-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/mce-inject in package mce-inject-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-05-20 00:45:51 -07:00
Khem Raj
14c7d8a0d7
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Richard Purdie
b402a3076f
recipes: Update SRC_URI branch and protocols
...
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:49 -07:00
Martin Jansa
279045b2b0
mce-inject: add dependency on bison-native
...
* fixes:
NOTE: make -j 24 destdir=mce-inject/git-r0/image
Makefile:42: .depend: No such file or directory
bison -d mce.y
bison -d mce.y
make: bison: Command not found
Makefile:20: recipe for target 'mce.tab.h' failed
make: *** [mce.tab.h] Error 127
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-19 16:09:28 -07:00
Yi Zhao
0a7e6a2105
mce-inject: add UPSTREAM_CHECK_COMMITS
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-05-29 12:56:19 -07:00
Martin Jansa
b70d4e2fb3
p7zip, mce-inject: update LIC_FILES_CHKSUM
...
* both were failing since last upgrade, but nobody noticed, because nobody
reads QA issues in "bitbake world status" e-mails and LIC_FILES_CHKSUM
mismatch wasn't fatal due to bug in insane.bbclass
* http://errors.yoctoproject.org/Errors/Details/83571/
* http://errors.yoctoproject.org/Errors/Details/83572/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-09-26 08:29:15 +02:00
Wang Xin
353a8c3064
mcelog: 1.09 -> 1.40
...
Upgrade mcelog from 1.09 to 1.40.
Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-09-05 13:30:52 +02:00
Kai Kang
906cb0dcf0
mce-inject: add recipe
...
Add recipe of mce-inject which is required to run mcelog ptest cases.
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-12-18 12:39:50 +01:00