obs-build icon indicating copy to clipboard operation
obs-build copied to clipboard

Initial OpenWrt setup

Open ndren opened this issue 2 years ago • 2 comments

This is an attempt to get set up for OpenWrt builds for GSoC 2023.

The code and comments are mostly unnecessary (noop) at the moment and the plan is to work on them to get a clean setup working. Currently I'd like to know if the code design is accurate. For example, is running make download a reasonable approach to getting build dependencies installed? (It is the official way to do this under OpenWrt, and does not compile anything, only downloads files.)

ndren avatar May 17 '23 18:05 ndren

More details on this issue: https://github.com/openSUSE/open-build-service/issues/10228

ndren avatar May 17 '23 18:05 ndren

This PR is ready for review, let me know what you think. Thanks!

ndren avatar May 26 '23 16:05 ndren