diff options
| author | Ting Liu <ting.liu@nxp.com> | 2021-10-13 10:19:44 +0530 |
|---|---|---|
| committer | Ting Liu <ting.liu@nxp.com> | 2021-10-13 15:01:28 +0800 |
| commit | 203f407a9e5d8d428ef42cb7bc8b436af337cc0a (patch) | |
| tree | 591fd6ff7e72a21dd1bef3be1727f8e89c9f2737 /recipes-dpaa2/aiopsl | |
| parent | 62d888821db5bb4ebb83e10c43b245cfe091dec3 (diff) | |
| download | meta-freescale-203f407a9e5d8d428ef42cb7bc8b436af337cc0a.tar.gz | |
qoriq: Convert to new override syntax
* change `virtclass-native`` to ``class-native`
* add fixes for ls2088a
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-dpaa2/aiopsl')
| -rw-r--r-- | recipes-dpaa2/aiopsl/aiopsl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/aiopsl/aiopsl_git.bb b/recipes-dpaa2/aiopsl/aiopsl_git.bb index e679c4884..4f21a6962 100644 --- a/recipes-dpaa2/aiopsl/aiopsl_git.bb +++ b/recipes-dpaa2/aiopsl/aiopsl_git.bb | |||
| @@ -13,7 +13,7 @@ SRCREV = "87d83d8e99770325cc7ad9e10965c9959e7cb828" | |||
| 13 | do_configure[noexec] = "1" | 13 | do_configure[noexec] = "1" |
| 14 | do_compile[noexec] = "1" | 14 | do_compile[noexec] = "1" |
| 15 | 15 | ||
| 16 | DEMOS_PATH_ls2088a = "LS2088A" | 16 | DEMOS_PATH:ls2088a = "LS2088A" |
| 17 | DEMOS_PATH:ls1088a = "LS1088A" | 17 | DEMOS_PATH:ls1088a = "LS1088A" |
| 18 | 18 | ||
| 19 | do_install () { | 19 | do_install () { |
