Skip to content

Tags: kalray/buildroot

Tags

ACB-5.2.0-rc6

Toggle ACB-5.2.0-rc6's commit message
package/linux-tools/linux-tool-perf.mk.in: Fix disabling of documenta…

…tion

We are trying to not build the perf documentation. However, the hook
being used to do so was named incorrectly. As a result, the build steps
to disable the documentation were never executed.

Rename the hook from
    LINUX_POST_PATCH_HOOKS
to
    LINUX_TOOLS_POST_PATCH_HOOKS
to fix the issue.

Fixes: 20b1446 ("linux/tools: make it a real, separate package")
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

ACB-5.0.0

Toggle ACB-5.0.0's commit message
package/linux-tools/linux-tool-perf.mk.in: Fix disabling of documenta…

…tion

We are trying to not build the perf documentation. However, the hook
being used to do so was named incorrectly. As a result, the build steps
to disable the documentation were never executed.

Rename the hook from
    LINUX_POST_PATCH_HOOKS
to
    LINUX_TOOLS_POST_PATCH_HOOKS
to fix the issue.

Fixes: 20b1446 ("linux/tools: make it a real, separate package")
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

ACB-4.13.0-rc5

Toggle ACB-4.13.0-rc5's commit message
Update toolchain to gcc12

Test Plan: CI

Reviewers: O53 Buildroot Coolidge!

Subscribers: #linux_coolidge_cc

Differential Revision: https://phab.kalray.eu/D28305

ACB-4.13.0-rc4

Toggle ACB-4.13.0-rc4's commit message
Update toolchain to gcc12

Test Plan: CI

Reviewers: O53 Buildroot Coolidge!

Subscribers: #linux_coolidge_cc

Differential Revision: https://phab.kalray.eu/D28305

ACB-4.12.0-rc5

Toggle ACB-4.12.0-rc5's commit message
kvx: Enable libseccomp for kvx architecture

Summary:
See above, our architecture now supports SECCOMP.

Ref T20648

Test Plan: libseccomp regression + general CI

Reviewers: ysionneau, jmaselbas, O53 Buildroot Coolidge

Reviewed By: ysionneau, O53 Buildroot Coolidge

Subscribers: #linux_coolidge_cc

Maniphest Tasks: T20648

Differential Revision: https://phab.kalray.eu/D26413

ACB-4.11.0

Toggle ACB-4.11.0's commit message
kvx: Allow to download sources from local delivery folder

Summary:
Allow to specify a local version of a given package instead of
downloading it from github with a hardcoded checksum. This simplifies
our step3 and reduces complexity also in the DCBU repository.

Ref T19916

Test Plan: CI

Reviewers: gmissonnier, ysionneau, jmaselbas, O53 Buildroot Coolidge!

Subscribers: #linux_coolidge_cc

Maniphest Tasks: T19916

Differential Revision: https://phab.kalray.eu/D23934

ACB-4.10.0

Toggle ACB-4.10.0's commit message
package/musl: bump version to 1.2.3

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit a2cd563)

ACB-4.10.0-rc3

Toggle ACB-4.10.0-rc3's commit message
package/musl: bump version to 1.2.3

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit a2cd563)

ACB-4.10.0-cd2

Toggle ACB-4.10.0-cd2's commit message
uclibc: allow to specify sha1 in buildroot config

Summary: Allow to specify uClibc-ng sha1 in config

This will help for our GitHub builder

Test Plan: CI

Reviewers:

Subscribers:

Maniphest Tasks: T14925

Differential Revision: https://phab.kalray.eu/D21886

ACB-4.9.0-rc5

Toggle ACB-4.9.0-rc5's commit message
nvme: Bump version because v1.12 contains bugs fixed in later version…

…s. Add dependency on json-c.

Test Plan: DCBU valid

Reviewers: O53 Buildroot Coolidge, ysionneau

Reviewed By: O53 Buildroot Coolidge, ysionneau

Subscribers: ysionneau, fpiedallu, #linux_coolidge_cc

Differential Revision: https://phab.kalray.eu/D19136