Message ID | 20250623073553.844037-3-adrian.freihofer@siemens.com |
---|---|
State | New |
Headers | show |
Series | libubootenv improvements | expand |
diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb index a193872b83b..4da9c44c921 100644 --- a/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb +++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.6.bb @@ -15,8 +15,6 @@ SRCREV = "5507339628b5caf244e1ff9d58cb3fa534b16beb" inherit cmake lib_package -EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release" - DEPENDS = "zlib libyaml" PROVIDES += "u-boot-fw-utils" RPROVIDES:${PN}-bin += "u-boot-fw-utils"