rhodep: Shim sensors.moto with libbase_shim
See: 46fc805282
Change-Id: I5127020e18114a13515d9dc382c95d689634243d
This commit is contained in:
parent
c60338b865
commit
ae04ccd15b
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ lib_fixups: lib_fixups_user_type = {
|
||||||
}
|
}
|
||||||
|
|
||||||
blob_fixups: blob_fixups_user_type = {
|
blob_fixups: blob_fixups_user_type = {
|
||||||
|
'vendor/lib64/sensors.moto.so': blob_fixup()
|
||||||
|
.add_needed('libbase_shim.so'),
|
||||||
} # fmt: skip
|
} # fmt: skip
|
||||||
|
|
||||||
module = ExtractUtilsModule(
|
module = ExtractUtilsModule(
|
||||||
|
|
Loading…
Reference in a new issue