forked from buildroot/buildroot
-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from buildroot:master #246
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For announces since v31, see: https://lore.kernel.org/linux-modules/lsycc6ghy3vniv5c72c2jwms2yclyy7hkvez7twqk3sh6j2ufu@uhvvggs27tcj/ https://lore.kernel.org/linux-modules/vi25zbzu3pteuevfnbfldyt23euinlrjqsfju5jdkgdbnluz7j@yyr3qmladzpj/ Remove an upstreamed patch. Signed-off-by: Yegor Yefremov <[email protected]> [Julien: add links to release announces] Signed-off-by: Julien Olivain <[email protected]>
usbip allows configuring a client and a server, to share a USB device across the network. As explained in the .mk, usbip has been part from the kernel since linux-3.17. This would call for making it part of linux-tools, but this is a bit unwieldy: usbip is an autotools package, so trying to do a proper integration in linux-tools would basically need a complete duplication of the autotools infra [0]. Instead, we decided to go with a full-blown package of its own, that just uses the current-latest kernel version. This makes for a nice, little autotools package as we like them. Nothing fancy. To be noted, though: usbip has its own license and license file, so that's what we use, and we do not reference those for the rest of the kernel: its GPL-2.0-or-later, not GPL-2.0(-only). Finally, we only enable the core usbip support in the kernel, and leave it to the user whether they should enable server and/or client support. [0] been there, done that; that was ugly and incomplete, what with the libtool patches, autoreconf, and what not. Signed-off-by: Yann E. MORIN <[email protected]> Cc: Julien BOIBESSOT <[email protected]> Cc: Tal Shorer <[email protected]> Cc: Marcin Bis <[email protected]> [Julien Olivain: - Config.in: add hwdata comment - Config.in: add a package homepage url ] Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Add new python-propcache runtime dependency. Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Add new python-telnetlib3 runtime dependency. Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Migrate from setuptools to poetry build backend. Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Drop no longer required python-six runtime dependency. Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Migrate from setuptools build backend to flit. License file renamed without content changes. Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Signed-off-by: James Hilliard <[email protected]> Signed-off-by: Julien Olivain <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )