Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 01:06:28 to 2023-11-26 18:09:27 UTC [more...]

[Buildroot] [PATCH v6 1/5] package/python-poetry-core: new host package
 2023-11-26 18:08 UTC  (4+ messages)
` [Buildroot] [PATCH v6 2/5] package/python-terminaltables: use correct pep517 build backend
` [Buildroot] [PATCH v6 3/5] package/python-msgpack: add host cython dependency
` [Buildroot] [PATCH v6 4/5] package/python-setuptools-rust: add host setuptools-scm dependency

[Buildroot] [PATCH 1/1] package/opensc: fix libressl build
 2023-11-26 17:45 UTC 

[Buildroot] [PATCH] package/netsnmp: revert back to 5.9.3, backport security fix
 2023-11-26 17:34 UTC  (2+ messages)

[Buildroot] [git commit] package/netsnmp: revert back to 5.9.3, backport security fix
 2023-11-26 17:23 UTC 

[Buildroot] [git commit] board/raspberrypi/readme.txt: fix typos
 2023-11-26 17:23 UTC 

[Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos
 2023-11-26 17:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/python-annotated-types: new package
 2023-11-26 17:12 UTC  (12+ messages)
` [Buildroot] [PATCH 2/3] package/python-pydantic-core: "
` [Buildroot] [PATCH 3/3] package/python-pydantic: bump to version 2.5.2

[Buildroot] [git commit branch/next] package/python-pydantic-core: new package
 2023-11-26 17:05 UTC 

[Buildroot] [git commit branch/next] package/python-pydantic: bump to version 2.5.2
 2023-11-26 17:09 UTC 

[Buildroot] [git commit branch/next] package/python-annotated-types: new package
 2023-11-26 17:05 UTC 

[Buildroot] [PATCH] package/zfs: fix zfs autotools cross-compilation
 2023-11-26 16:21 UTC  (2+ messages)

[Buildroot] [git commit] package/zfs: fix zfs autotools cross-compilation
 2023-11-26 16:20 UTC 

[Buildroot] [git commit] package/zfs: don't download patch generated from github
 2023-11-26 16:19 UTC 

[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.1.4
 2023-11-26 16:10 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [PATCH] package/socat: fix static openssl compatibility
 2023-11-26 15:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gcc: fix disabling the documentation
 2023-11-26 15:38 UTC  (2+ messages)

[Buildroot] [git commit] package/gcc: fix disabling the documentation
 2023-11-26 15:37 UTC 

[Buildroot] package/pkg-python.mk: refactor setup-type variables
 2023-11-26 11:21 UTC  (10+ messages)
` [Buildroot] [PATCH 01/10] package/pkg-python.mk: remove $(2)_PYTHON_INTERPRETER variable
` [Buildroot] [PATCH 02/10] package/pkg-python.mk: remove _BASE_BUILD_OPTS variable
` [Buildroot] [PATCH 03/10] package/pkg-python.mk: split the commands in a target and host section

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-25
 2023-11-26  6:45 UTC 

[Buildroot] [PATCH 1/1] package/python-bcrypt: migrate to setuptools-rust infrastructure
 2023-11-26  2:23 UTC 

[Buildroot] [PATCH v5 1/5] package/python-poetry-core: new host package
 2023-11-26  1:19 UTC  (5+ messages)
` [Buildroot] [PATCH v5 2/5] package/python-terminaltables: use correct pep517 build backend
` [Buildroot] [PATCH v5 3/5] package/python-msgpack: add host cython dependency
` [Buildroot] [PATCH v5 4/5] package/python-setuptools-rust: add host setuptools-scm dependency
` [Buildroot] [PATCH v5 5/5] package/pkg-python.mk: migrate setuptools to pep517

[Buildroot] [PATCH 1/1] python-sip: fix compile error
 2023-11-25 22:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/oatpp: fix uclibc build
 2023-11-25 21:41 UTC  (2+ messages)

[Buildroot] [git commit] package/oatpp: fix uclibc build
 2023-11-25 21:40 UTC 

[Buildroot] [PATCH 1/1] package/scons: switch from distutils to setuptools
 2023-11-25 21:26 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/pkg-python.mk: replace $(_BASE_BUILD_CMD) with $($(SETUP_TYPE)_BUILD_CMD)
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] package/pkg-python.mk: replace $(_BASE_INSTALL*_CMD) with $($(SETUP_TYPE)_INSTALL*_CMD)
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] docs/manual: remove references to PKG_PYTHON_*_OPTS
 2023-11-25 21:03 UTC 

[Buildroot] [git commit branch/next] package/python-flit-core: instantiate _INSTALL_CMDS
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] package/pkg-python.mk: replace $(_BASE_ENV) with $($(SETUP_TYPE)_ENV)
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] package/jailhouse: move conditional build/install to macro
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] package/i2c-tools: expand PKG_PYTHON_SETUPTOOLS_INSTALL_TARGET_OPTS
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] package/jailhouse: expand PKG_PYTHON_SETUPTOOLS_INSTALL_TARGET_OPTS
 2023-11-25 21:02 UTC 

[Buildroot] [git commit branch/next] package/pkg-python.mk: split the commands in a target and host section
 2023-11-25 15:41 UTC 

[Buildroot] [git commit branch/next] package/pkg-python.mk: remove _BASE_BUILD_OPTS variable
 2023-11-25 15:40 UTC 

[Buildroot] [git commit branch/next] package/pkg-python.mk: remove $(2)_PYTHON_INTERPRETER variable
 2023-11-25 15:38 UTC 

[Buildroot] [PATCH] package/re2: bump to version 2023.11.01
 2023-11-25 12:19 UTC  (2+ messages)

[Buildroot] [PATCH v6 1/1] utils/scanpypi: add flit package support
 2023-11-25 11:58 UTC  (2+ messages)

[Buildroot] [git commit branch/next] utils/scanpypi: add flit package support
 2023-11-25 11:47 UTC 

[Buildroot] [git commit branch/next] package/python-pycryptodomex: bump to version 3.19.0
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-pydal: bump to version 20231114.3
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-pydyf: bump to version 0.8.0
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-pycares: bump to version 4.4.0
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-pyelftools: bump to version 0.30
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-pycairo: bump to version 1.25.1
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-pycrate: bump to version 0.7.0
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-prompt-toolkit: bump to version 3.0.41
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-psutil: bump to version 5.9.6
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-portend: bump to version 3.2.0
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-psycopg2: bump to version 2.9.9
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-pbr: bump to version 6.0.0
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-pip: bump to version 23.3.1
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-periphery: bump to version 2.4.1
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-pathspec: bump to version 0.11.2
 2023-11-25 11:24 UTC 

[Buildroot] [git commit branch/next] package/python-pillow: bump to version 10.1.0
 2023-11-25 11:25 UTC 

[Buildroot] [git commit branch/next] package/python-pyasn1-modules: bump to version 0.3.0
 2023-11-25 11:26 UTC 

[Buildroot] [git commit branch/next] package/python-outcome: bump to version 1.3.0.post0
 2023-11-25 11:24 UTC 

[Buildroot] [git commit branch/next] package/python-pathvalidate: bump to version 3.2.0
 2023-11-25 11:24 UTC 

[Buildroot] [git commit branch/next] package/python-paramiko: bump to version 3.3.1
 2023-11-25 11:24 UTC 

[Buildroot] [git commit branch/next] package/python-mako: bump to version 1.3.0
 2023-11-25 11:24 UTC 

[Buildroot] [git commit branch/next] package/python-packaging: bump to version 23.2
 2023-11-25 11:24 UTC 

[Buildroot] [git commit branch/next] package/python-orjson: bump to version 3.9.10
 2023-11-25 11:24 UTC 

[Buildroot] [PATCH 1/1] package/python-orjson: bump to version 3.9.10
 2023-11-25 11:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/flutter-sdk-bin/Config.in.host: remove comment
 2023-11-25 11:25 UTC  (2+ messages)

[Buildroot] [git commit] package/flutter-sdk-bin/Config.in.host: remove comment
 2023-11-25 11:25 UTC 

[Buildroot] [[DO NOT MERGE] v3 0/7] Add rusticl support
 2023-11-25 11:24 UTC  (9+ messages)
` [Buildroot] [[DO NOT MERGE] v3 1/7] package/meson: bump version to 1.3.0
` [Buildroot] [[DO NOT MERGE] v3 2/7] package/pkg-meson.mk: add rust cross-compiler support
` [Buildroot] [[DO NOT MERGE] v3 3/7] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
` [Buildroot] [[DO NOT MERGE] v3 4/7] package/opencl-headers: new package
` [Buildroot] [[DO NOT MERGE] v3 5/7] package/opencl-icd-loader: "
` [Buildroot] [[DO NOT MERGE] v3 6/7] package/mesa3d: add RustiCL support
` [Buildroot] [[DO NOT MERGE] v3 7/7] package/llvm-project: add opencl-c-base.h on target

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 5, 6}.x series
 2023-11-25  9:06 UTC 

[Buildroot] [PATCH 1/1] package/python-pyelftools: bump to version 0.30
 2023-11-25  8:22 UTC 

[Buildroot] [PATCH 1/1] package/python-pydyf: bump to version 0.8.0
 2023-11-25  8:15 UTC 

[Buildroot] [PATCH 1/1] package/python-pydal: bump to version 20231114.3
 2023-11-25  7:07 UTC 

[Buildroot] [PATCH 1/1] package/python-pycryptodomex: bump to version 3.19.0
 2023-11-25  7:02 UTC 

[Buildroot] [PATCH 1/1] package/python-pycrate: bump to version 0.7.0
 2023-11-25  6:56 UTC 

[Buildroot] [PATCH 1/1] package/python-pycrate: bump to version 0.7.0
 2023-11-25  6:51 UTC 

[Buildroot] [PATCH 1/1] package/python-pycares: bump to version 4.4.0
 2023-11-25  6:46 UTC 

[Buildroot] [PATCH 1/1] package/python-pycairo: bump to version 1.25.1
 2023-11-25  6:41 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-24
 2023-11-25  6:36 UTC 

[Buildroot] [PATCH 1/1] package/python-pyasn1-modules: bump to version 0.3.0
 2023-11-25  6:34 UTC 

[Buildroot] [PATCH 1/2] package/python-urwid-readline: new package
 2023-11-25  6:24 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-pudb: bump to version 2023.1

[Buildroot] [PATCH 1/1] package/python-psycopg2: bump to version 2.9.9
 2023-11-25  6:01 UTC 

[Buildroot] [PATCH 1/1] package/python-psutil: bump to version 5.9.6
 2023-11-25  5:48 UTC 

[Buildroot] [PATCH 1/1] package/python-prompt-toolkit: bump to version 3.0.41
 2023-11-25  5:42 UTC 

[Buildroot] [PATCH 1/1] package/python-portend: bump to version 3.2.0
 2023-11-25  5:40 UTC 

[Buildroot] [PATCH 1/1] package/python-pip: bump to version 23.3.1
 2023-11-25  5:34 UTC 

[Buildroot] [PATCH 1/1] package/python-pillow: bump to version 10.1.0
 2023-11-25  5:29 UTC 

[Buildroot] [PATCH 1/1] package/python-periphery: bump to version 2.4.1
 2023-11-25  5:22 UTC 

[Buildroot] [PATCH 1/1] package/python-pbr: bump to version 6.0.0
 2023-11-25  5:14 UTC 

[Buildroot] [PATCH 1/1] package/python-pathvalidate: bump to version 3.2.0
 2023-11-25  5:11 UTC 

[Buildroot] [PATCH 1/1] package/python-pathspec: bump to version 0.11.2
 2023-11-25  5:06 UTC 

[Buildroot] [PATCH 1/1] package/python-paramiko: bump to version 3.3.1
 2023-11-25  4:59 UTC 

[Buildroot] [PATCH 1/1] package/python-packaging: bump to version 23.2
 2023-11-25  4:56 UTC 

[Buildroot] [PATCH 1/1] package/python-outcome: bump to version 1.3.0.post0
 2023-11-25  4:51 UTC 

[Buildroot] [PATCH 1/4] package/python-pyproject-metadata: new host package
 2023-11-25  1:38 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/python-meson-python: "
` [Buildroot] [PATCH 3/4] package/python-contourpy: new package
` [Buildroot] [PATCH 4/4] package/python-matplotlib: bump to version 3.8.2

[Buildroot] [PATCH/next v2 1/5] package/Config.in: move flutter-gallery
 2023-11-25  1:01 UTC  (5+ messages)
` [Buildroot] [PATCH/next v2 2/5] package/Config.in: move flutter-pi
` [Buildroot] [PATCH/next v2 3/5] package/itstool: new host-package
` [Buildroot] [PATCH/next v2 4/5] package/zenity: new package
` [Buildroot] [PATCH/next v2 5/5] package/ivi-homescreen: "

[Buildroot] [PATCH] package/swupdate: workaround runtime update failure
 2023-11-25  0:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-mako: bump to version 1.3.0
 2023-11-24 23:59 UTC 

[Buildroot] [PATCH 1/2] package/python-aiosqlite: new package
 2023-11-24 22:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-opcua-asyncio: bump to version 1.0.5

[Buildroot] Broken build
 2023-11-24 14:40 UTC  (4+ messages)

[Buildroot] [PATCH] package/socat: fix static openssl compatibility
 2023-11-24  8:53 UTC  (4+ messages)

[Buildroot] [PATCH 00/13] Sway fixups
 2023-11-24  8:43 UTC  (19+ messages)
` [Buildroot] [PATCH/next 01/13] package/sway/Config.in: select BR2_PACKAGE_XKEYBOARD_CONFIG
` [Buildroot] [PATCH/next 02/13] package/dmenu-wayland: new package
` [Buildroot] [PATCH/next 03/13] package/tllist: "
` [Buildroot] [PATCH/next 04/13] package/fcft: "
` [Buildroot] [PATCH/next 05/13] package/libutempter: "
` [Buildroot] [PATCH/next 06/13] package/foot: "
` [Buildroot] [PATCH/next 07/13] package/ncurses: install foot terminfo if foot is selected
` [Buildroot] [PATCH/next 08/13] package/sway: enable bash-completion support
` [Buildroot] [PATCH/next 09/13] package/sway: enable default-wallpaper support
` [Buildroot] [PATCH/next 10/13] package/sway: enable swaybar support
` [Buildroot] [PATCH/next 11/13] package/sway: enable swaybar tray support
` [Buildroot] [PATCH/next 12/13] package/sway: enable swaynag support
` [Buildroot] [PATCH/next 13/13] package/sway/Config.in: Add a help note about the default terminal

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-23
 2023-11-24  6:40 UTC 

[Buildroot] [PATCH 1/1] python-qt5: add PyQt5.sip module
 2023-11-23 17:40 UTC 

[Buildroot] [v1 0/4] [PATCH 0/3] Add support for Pi5
 2023-11-23 15:38 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/util-linux: add an option to enable lscpu
 2023-11-23 15:31 UTC 

[Buildroot] [PATCH 1/2] configs/ti_am62x_sk_defconfig: explicitly set the kernel version
 2023-11-23 13:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/ti_am62x_sk_defconfig: drop redundant defconfig choice

[Buildroot] [PATCH 1/1] package/openssh: refactor S50sshd
 2023-11-23 10:39 UTC 

[Buildroot] [PATCH] package/libzenoh-pico: needs threads
 2023-11-23  7:10 UTC 

[Buildroot] Storage Notice: Your mailbox is full
 2023-11-23  6:57 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-22
 2023-11-23  6:38 UTC 

[Buildroot] [PATCH 1/1] package/postgresql: security bump version to 15.5
 2023-11-23  6:15 UTC 

[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.12.2
 2023-11-23  6:05 UTC 

[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.10.0
 2023-11-23  6:00 UTC 

[Buildroot] [PATCH 1/1] package/libgeos: bump version to 3.12.1
 2023-11-23  5:43 UTC 

[Buildroot] [PATCH 1/2] configs/milkv_duo: new defconfig
 2023-11-23  1:22 UTC  (5+ messages)

[Buildroot] E-mail Account Verification For buildroot@busybox.net !!!
 2023-11-22 17:31 UTC 

[Buildroot] [PATCH] package/zfs: bump version to 2.2.1
 2023-11-22 17:20 UTC 

[Buildroot] [PATCH 1/1] package/libblockdev: drop unrecognized options
 2023-11-22 11:46 UTC  (2+ messages)

[Buildroot] [Bug 15847] New: Systemd: Incorrect Permission on /usr/lib/systemd
 2023-11-22  8:58 UTC  (2+ messages)
` [Buildroot] [Bug 15847] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-21
 2023-11-22  6:48 UTC 

[Buildroot] [PATCH/next 1/2] package/Config.in: move flutter-gallery
 2023-11-22  1:47 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/ivi-homescreen: new package

[Buildroot] [PATCH 1/2] Revert "board/raspberrypi: handle dtb overlays for all variants"
 2023-11-22  1:41 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] Revert "Fix rasberry Pi 64bit firmware overlay inclusion"

[Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: add pi0w hint
 2023-11-22  1:06 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox