v2023.7 of google shaderc hash was updated to
https://github.com/google/shaderc/commit/3882b16417077aa8eaa7b5775920e7ba4b8a224d
https://github.com/google/shaderc/releases/tag/v2023.7
Signed-off-by: Vincent Davis Jr
---
meta/recipes-graphics/shaderc/shaderc_2023.7.bb | 2 +-
1 file changed, 1 in
From: Thomas Perrot
This release has:
- Synopsys DesignWare APB GPIO driver
- Zicntr and Zihpm support
- Console print improvements
- Smepmp support
- Simple FDT based syscon regmap driver
- Syscon based reboot and poweroff driver
- Non-contiguous hpm counters
- Smcntrpmf support
- Full sparse ha
This reverts commit dea5e8863792dc7bb3324b543e04da4c94a060aa.
The original commit claims that lzop is unused in OE-core.
That is not correct, the following places still use it and
became unbuildable now:
"
meta/classes-recipe/image_types.bbclass:CONVERSION_CMD:lzo = "lzop -9
${IMAGE_NAME}.${type}
On 2024-01-19 10:09 a.m., yash.shi...@windriver.com wrote:
From: Yash Shinde
Fixes: Exception: no cargo executable found at
`${B}/rustc-1.74.1-src/build/x86_64-unknown-linux-gnu/stage0/bin/cargo`
Fix the cargo binary path error on oe-selftest and path set to rust-snapshot
dir.
Patch s
I like that you have broken the original patch down into 5 patches that
are easier to
understand.
On 2024-01-19 10:09 a.m., yash.shi...@windriver.com wrote:
From: Yash Shinde
Tests which are failing from below modules are added to exclude list
tests/run-make
tests/rustdoc
On 20-01-2024 14:19, Richard Purdie wrote:
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know
the content is safe.
On Sat, 2024-01-20 at 08:42 +, Richard Purdie via
lists.openembedded.org wrote:
On
On Sat, 2024-01-20 at 08:42 +, Richard Purdie via
lists.openembedded.org wrote:
> On Fri, 2024-01-19 at 07:09 -0800, Shinde, Yash via
> lists.openembedded.org wrote:
> > From: Yash Shinde
> >
> > Fixes: Exception: no cargo executable found at
> >
> > `${B}/rustc-1.74.1-src/build/x86_6
On Fri, 2024-01-19 at 07:09 -0800, Shinde, Yash via
lists.openembedded.org wrote:
> From: Yash Shinde
>
> Fixes: Exception: no cargo executable found at
>`${B}/rustc-1.74.1-src/build/x86_64-unknown-linux-gnu/stage0/bin/cargo`
>
> Fix the cargo binary path error on oe-selftest and path se