diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-10-25 21:24:00 -0700 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-10-27 10:32:30 -0400 |
| commit | dfe24c5b5ac39f38fd2ac7370cca441cb47c31bc (patch) | |
| tree | 05e8bf5637750c0d79b623b1da115c923b0617bd /recipes-networking/openvswitch/openvswitch_git.bb | |
| parent | 877379ff111931ea71f8ee47452934a6d649d790 (diff) | |
| download | meta-virtualization-dfe24c5b5ac39f38fd2ac7370cca441cb47c31bc.tar.gz | |
openvswitch: Fix build with musl libc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
(cherry picked from commit 1b83c21436b2aec10e7b604ee5e3905441d1bb8a)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_git.bb')
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 1c6252a9..5ecb29ae 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -25,6 +25,8 @@ SRC_URI += "\ | |||
| 25 | file://disable_m4_check.patch \ | 25 | file://disable_m4_check.patch \ |
| 26 | file://kernel_module.patch \ | 26 | file://kernel_module.patch \ |
| 27 | file://openvswitch-ptest-Fix-python-path.patch \ | 27 | file://openvswitch-ptest-Fix-python-path.patch \ |
| 28 | file://0001-use-the-linux-if_packet.h-Interface-directly.patch \ | ||
| 29 | file://0002-Define-WAIT_ANY-if-not-provided-by-system.patch \ | ||
| 28 | " | 30 | " |
| 29 | 31 | ||
| 30 | LIC_FILES_CHKSUM = "file://COPYING;md5=247d8817aece26b21a8cd6791b3ea994" | 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=247d8817aece26b21a8cd6791b3ea994" |
