mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
vboot-utils-native: fix DEPENDS
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
40266ef478
commit
95c6ec2ece
|
@ -7,7 +7,7 @@ SECTION = "admin"
|
|||
LICENSE = "Chromium"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=562c740877935f40b262db8af30bca36"
|
||||
|
||||
DEPENDS = "openssl util-linux-native libyaml-native"
|
||||
DEPENDS = "openssl-native util-linux-native libyaml-native"
|
||||
TAG = "43-6946"
|
||||
SRC_URI = "git://chromium.googlesource.com/chromiumos/platform/vboot_reference;protocol=http;branch=release-R${TAG}.B \
|
||||
file://0001-host_misc-Fix-uninitialized-variable-val-in-function.patch \
|
||||
|
|
Loading…
Reference in New Issue
Block a user