Skip to content

Commit 2a6e3ee

Browse files
committed
attempt to use mbox
1 parent ccdba21 commit 2a6e3ee

2 files changed

Lines changed: 1 addition & 128 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ RUN apt-get update && apt-get install -y \
3737

3838
# add all buildroot files there
3939
WORKDIR /home/odysseus/build
40-
COPY v4-0001-package-qt6-qt6grpc-new-package.patch .
41-
RUN git clone https://gitlab.com/buildroot.org/buildroot.git && cd ./buildroot && git checkout 2026.05-rc1 && git apply ../v4-0001-package-qt6-qt6grpc-new-package.patch
40+
RUN git clone https://gitlab.com/buildroot.org/buildroot.git && cd ./buildroot && git checkout 2026.05-rc1 && curl https://patchwork.ozlabs.org/series/504330/mbox/ | git apply
4241

4342

4443
WORKDIR /home/odysseus/outputs/

v4-0001-package-qt6-qt6grpc-new-package.patch

Lines changed: 0 additions & 126 deletions
This file was deleted.

0 commit comments

Comments
 (0)