diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-24 08:28:18 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:34 -0700 |
| commit | f3521aa7abfd48fb4d70c79bd707c08ce0efb6db (patch) | |
| tree | 8368bc5797f1e603ece22c4fb0099a3b7246de4c /meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb | |
| parent | 1f265bd73deee6142a6dca9fd80d0708715cbc5b (diff) | |
| download | meta-openembedded-f3521aa7abfd48fb4d70c79bd707c08ce0efb6db.tar.gz | |
nodejs: Delete clang libatomic patch
This patch is not right and moreover not needed anymore
with latest clang
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb index 4b9d9c7e19..af12dd3c10 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_24.16.0.bb | |||
| @@ -26,7 +26,6 @@ SRC_URI = "https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \ | |||
| 26 | file://0002-v8-don-t-override-ARM-CFLAGS.patch \ | 26 | file://0002-v8-don-t-override-ARM-CFLAGS.patch \ |
| 27 | file://0003-system-c-ares.patch \ | 27 | file://0003-system-c-ares.patch \ |
| 28 | file://0004-liftoff-Correct-function-signatures.patch \ | 28 | file://0004-liftoff-Correct-function-signatures.patch \ |
| 29 | file://0005-libatomic.patch \ | ||
| 30 | file://0006-deps-disable-io_uring-support-in-libuv.patch \ | 29 | file://0006-deps-disable-io_uring-support-in-libuv.patch \ |
| 31 | file://0007-positional-args.patch \ | 30 | file://0007-positional-args.patch \ |
| 32 | file://0008-custom-env.patch \ | 31 | file://0008-custom-env.patch \ |
