Cleanup the multibuild dir more #54

Merged
PeterSurda merged 2 commits from lee.miller/openwrt:cleanup into main 2023-10-18 01:47:43 +00:00
Collaborator

Hi!

I'd like to make it easier to build openwrt images for other board or version (e.g. my branch pybitmessage uses 19.07.10) and to do that locally. These changes should help.

Hi! I'd like to make it easier to build openwrt images for other board or version (e.g. my branch `pybitmessage` uses 19.07.10) and to do that locally. These changes should help.
lee.miller added 2 commits 2023-07-05 14:07:06 +00:00
a2b3f1e042
Improve Dockerfile:
- fully parametrize downloads,
 - move env parameters down after apt packages install,
 - add python3-distutils for building without buildbot.
lee.miller added 1 commit 2023-08-07 04:12:29 +00:00
lee.miller force-pushed cleanup from b934e9aa00 to be26956e3e 2023-08-07 19:27:35 +00:00 Compare
Owner

looks ok, I don't think I even need to test this

looks ok, I don't think I even need to test this
PeterSurda merged commit be26956e3e into main 2023-10-18 01:47:43 +00:00
Author
Collaborator

looks ok, I don't think I even need to test this

Good, this helps me to build the images locally downloading less data.

> looks ok, I don't think I even need to test this Good, this helps me to build the images locally downloading less data.
Author
Collaborator

It looks like something changes upstream again

It looks like something changes upstream again
Author
Collaborator

It looks like something changes upstream again

make V=sc package/i2c-tools/compile ends with

openwrt-sdk-22.03.2-bcm27xx-bcm2711_gcc-11.2.0_musl.Linux-x86_64/staging_dir/hostpkg/bin/python3.10: can't open file '/openwrt-sdk-22.03.2-bcm27xx-bcm2711_gcc-11.2.0_musl.Linux-x86_64/build_dir/target-aarch64_cortex-a72_musl/i2c-tools-4.3/setup.py': [Errno 2] No such file or directory
> It looks like something changes upstream again `make V=sc package/i2c-tools/compile` ends with ``` openwrt-sdk-22.03.2-bcm27xx-bcm2711_gcc-11.2.0_musl.Linux-x86_64/staging_dir/hostpkg/bin/python3.10: can't open file '/openwrt-sdk-22.03.2-bcm27xx-bcm2711_gcc-11.2.0_musl.Linux-x86_64/build_dir/target-aarch64_cortex-a72_musl/i2c-tools-4.3/setup.py': [Errno 2] No such file or directory ```
Author
Collaborator
Seems broken 4 days ago: https://git.openwrt.org/?p=feed/packages.git;a=history;f=utils/i2c-tools;hb=refs/heads/openwrt-22.03
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sysdeploy/openwrt#54
No description provided.