Etienne Cordonnier
|
f69ba1d682
|
source-highlight: fix multibuild build error
The multibuild build of lib32-source-highlight was failing with:
```
ERROR: Nothing PROVIDES 'lib32-source-highlight-native' (but virtual:multilib:lib32:meta-oe/meta-oe/recipes-support/source-highlight/source-highlight_git.bb DEPENDS on or otherwise requires it). Close matches:
lib32-source-highlight
source-highlight
source-highlight-native
```
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-04-15 12:52:17 -07:00 |
|
Etienne Cordonnier
|
34a59ac429
|
source-highlight: remove double ';'
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-04-15 12:52:17 -07:00 |
|
Jason Schonberg
|
57f1ff43e5
|
source-highlight: Fix warning : lack of whitespace around assignment
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-04-11 20:51:29 -07:00 |
|
Etienne Cordonnier
|
285142657b
|
source-highlight: add recipe
source-highlight version 3.1.8 was removed from openembedded-core in
https://web.git.yoctoproject.org/poky/commit/?id=6560db9ddfd39a2715ede96430228306b00f53dd
in June 2019 because the was no user left, however there is now a gdb
PACKAGECONFIG option which uses it. Since the last release was in 2019, let's
use the latest git version rather than the latest formal release.
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
2025-04-11 08:20:13 -07:00 |
|