diff options
author | Chris Patterson <cjp256@gmail.com> | 2016-02-12 10:34:29 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-02-24 21:27:18 -0500 |
commit | 813499d93fc7e3c59090bb32f5309a9cdd476e12 (patch) | |
tree | af3fafff2594b11033dd9020a44c30e2993b8d7c /recipes-networking/openvswitch/openvswitch-git/kernel_module.patch | |
parent | d724892afa3e3361ffc1a31a5c05ef48f1ad0d52 (diff) | |
download | meta-virtualization-813499d93fc7e3c59090bb32f5309a9cdd476e12.tar.gz |
xen.inc: fix ordering of stubs task
Placing the stubs function between patch and configure steps
breaks because it has dependencies which are not guranteed
until the configure step.
Build error:
"fatal error: gnu/stubs-32.h: No such file or directory"
This patch simply moves the step between configure and compile
to resolve the dependency issue.
Reported-by: Machon Gregory <mbgrego@tycho.nsa.gov>
Signed-off-by: Chris Patterson <cjp256@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/kernel_module.patch')
0 files changed, 0 insertions, 0 deletions