diff options
-rw-r--r-- | dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc b/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc index f63807d5..db9580a2 100644 --- a/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc +++ b/dynamic-layers/browser-layer/recipes-browser/chromium/chromium-imx.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | DEPENDS_append_mx6q = " libfslvpuwrap" | 1 | DEPENDS_append_mx6q = " imx-vpuwrap" |
2 | DEPENDS_append_mx6dl = " libfslvpuwrap" | 2 | DEPENDS_append_mx6dl = " imx-vpuwrap" |
3 | 3 | ||
4 | # Additional imx code and patches are included in the chromium-imx git repository. | 4 | # Additional imx code and patches are included in the chromium-imx git repository. |
5 | # The code below fetches this repository, copies the extra source over to the main | 5 | # The code below fetches this repository, copies the extra source over to the main |