mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
openvswitch: Checksum missmatch fix
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
8499649a5f
commit
9a80f47ebe
|
@ -23,8 +23,8 @@ SRC_URI = "http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
|
|||
file://openvswitch-controller-setup \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "e9004202b0e10c0de9870f19d2044f11"
|
||||
SRC_URI[sha256sum] = "825730db82c7b46a142f057a43345590c299e66704ef7a88d9ed4ffd0c3d6b64"
|
||||
SRC_URI[md5sum] = "fe8b49efe9f86b57abab00166b971106"
|
||||
SRC_URI[sha256sum] = "803966c89d6a5de6d710a2cb4ed73ac8d8111a2c44b12b846dcef8e91ffab167"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=49eeb5acb1f5e510f12c44f176c42253"
|
||||
|
||||
# Don't compile kernel modules by default since it heavily depends on
|
||||
|
|
Loading…
Reference in New Issue
Block a user