| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
oe-core 4.8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
| |
default kernel version 4.8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
| |
We need to obey LDFLAGS to get the correct hash style for external toolchains.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 4.3.30 isn't compatible with newer kernels and fails with:
4.3.30-r0/vbox_module/vboxsf/lnkops.c: In function 'sf_follow_link':
4.3.30-r0/vbox_module/vboxsf/lnkops.c:43:5: error: implicit declaration of function 'nd_set_link' [-Werror=implicit-function-declaration]
nd_set_link(nd, error ? ERR_PTR(error) : path);
^
4.3.30-r0/vbox_module/vboxsf/lnkops.c: In function 'sf_put_link':
4.3.30-r0/vbox_module/vboxsf/lnkops.c:49:18: error: implicit declaration of function 'nd_get_link' [-Werror=implicit-function-declaration]
char *page = nd_get_link(nd);
^
* see:
https://www.virtualbox.org/ticket/14227
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|
|
* useful to run our qemu* builds inside VirtualBox
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|