diff options
Diffstat (limited to 'meta-app-framework/conf/include/agl-sign-wgts.inc')
-rw-r--r-- | meta-app-framework/conf/include/agl-sign-wgts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/conf/include/agl-sign-wgts.inc b/meta-app-framework/conf/include/agl-sign-wgts.inc index d56c01288..06a7abac0 100644 --- a/meta-app-framework/conf/include/agl-sign-wgts.inc +++ b/meta-app-framework/conf/include/agl-sign-wgts.inc @@ -1,3 +1,3 @@ # allows insertion of code or items specific to developement OVERRIDES .= ":agl-sign-wgts" -AGL_FEATURES_append = " agl-sign-wgts" +AGL_FEATURES:append = " agl-sign-wgts" |