Tags: kalray/buildroot
Tags
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>
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>
Update toolchain to gcc12 Test Plan: CI Reviewers: O53 Buildroot Coolidge! Subscribers: #linux_coolidge_cc Differential Revision: https://phab.kalray.eu/D28305
Update toolchain to gcc12 Test Plan: CI Reviewers: O53 Buildroot Coolidge! Subscribers: #linux_coolidge_cc Differential Revision: https://phab.kalray.eu/D28305
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
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
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)
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)
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
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
PreviousNext