X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fcmake%2Fconfig.cmake;h=7031c7ef925dfcfc5955cd6eccae374896f2a83d;hb=8c27aef5cb195d0f62ea715fc9b1be1c5868d496;hp=d7d5f43e19e13c5d5a9e3333c7b3235a9fbd306a;hpb=8b3af0fccba13e4098590322975bbd475d3d4f9e;p=apps%2Fagl-service-can-low-level.git diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index d7d5f43e..7031c7ef 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -184,7 +184,7 @@ set(WIDGET_TYPE application/vnd.agl.service) # This is the file that will be executed, loaded, # at launch time by the application framework. # -set(WIDGET_ENTRY_POINT lib/afb-low-can.so) +set(WIDGET_ENTRY_POINT lib/afb-low-can-binding.so) # Optional dependencies order # ---------------------------