Paul Osborne

Results 119 comments of Paul Osborne

Both of these requests seem reasonable. The `-k` change should be relatively straightforward and isolated to argument parsing. Downloading only new items (`-n`) is also possible but requires some additional...

I'll echo what @kamalmarhubi said and want to give a big thanks to @asomers for your dedicated work on the project for some time and I'm happy to see other...

I agree this makes sense, I'm guessing many users may just be on older Yocto versions or not running on systems that have the requisite kernel support to enforce this....

https://github.com/rust-embedded/meta-rust-bin/issues/150

> I agree with the dependency download in do_fetch because it's more Yocto style . The only thing that worries me is if the build.rs of the application or of...

> my proposal it add a new task called for example do_cargo_fetch like this: That seems like a pretty reasonable approach to me, agree that the tasks are a convention...

I plan to revisit this, read up more on uapi v2, and consider what a reasonable plan is moving forward. Right now, I expect that hard requiring uapi v2 would...

@warthog618 Excellent, I did a bit more reading and it does seem like you did try to find the right way to "strike the right balance", I just hadn't had...

> Regarding bindgen, I would really advise against running it at compile time. LLVM dependency is a massive pain to install in some environments. It's heavy and adds a lot...

Ah, I'll update to point to docs.rs: https://docs.rs/sysfs-pwm/