diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2022-03-10 16:57:28 -0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-03-11 19:02:38 +0000 |
commit | f12c1d8d314454088bef2120468e2881ab2ce960 (patch) | |
tree | d4c0317e9e79fb89ce95ba597aba75e88df8ff14 /meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_aglflutter.inc | |
parent | ab6910459e87b569ee62c5991376aa78e85602f3 (diff) |
SRCREV override fixmarlin_12.93.0marlin/12.93.012.93.0
-Lock ivi-homescreen version
v2 (jsmoeller): consolidate and apply missing include file
Bug-AGL: SPEC-4297
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I189d86b353c6a2f9c1691cc8186992887c25d547
Diffstat (limited to 'meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_aglflutter.inc')
-rw-r--r-- | meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_aglflutter.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_aglflutter.inc b/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_aglflutter.inc new file mode 100644 index 00000000..ebc18064 --- /dev/null +++ b/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_aglflutter.inc @@ -0,0 +1,2 @@ +# debug package specifics +SERVICE_EXEC_START_PARAMS = "--observatory-host 0.0.0.0 --observatory-port 1234" |