X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-apis%2Fagl-service-can-low-level%2Fagl-service-can-low-level_git.bb;h=6ac2f4f290a5b1fd985d1c3e8a1a7cd58b1b3260;hb=12ad591d3038db609db5290d8bbe809a34c743de;hp=83f6c1e75b0549238bbff5b254a725d46fc2cb5c;hpb=88c424f8b8c78dfc5520ea9be1866027df4735b8;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb b/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb index 83f6c1e75..6ac2f4f29 100644 --- a/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb +++ b/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb @@ -18,6 +18,6 @@ inherit cmake aglwgt pkgconfig ptest # For now, just enable J1939 on the qemu platforms where we know the # linux-yocto kernel is new enough (>= 5.4) and has the support enabled. -AGLWGT_CMAKE_CONFIGURE_ARGS_append_qemuall = " -DWITH_FEATURE_J1939=ON" +AGLWGT_CMAKE_CONFIGURE_ARGS:append:qemuall = " -DWITH_FEATURE_J1939=ON" -RDEPENDS_${PN} = "virtual/low-can-dev-mapping" +RDEPENDS:${PN} = "virtual/low-can-dev-mapping"