| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Linux 4.19.162 was released just minutes ago, and Linux-libre should
release a deblobbed version within hours.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Diffstat with similarity index set to 24%:
basever.mk | 1 +
build | 25 +++++++++++++------------
changelog | 4 +++-
{linux-common.pkg => linux-common-4.19.pkg}/control | 5 +++--
{linux-common.pkg => linux-common-4.19.pkg}/docs | 0
{linux-image.pkg => linux-image-4.19.pkg}/control | 6 +++---
{linux-image.pkg => linux-image-4.19.pkg}/postinst | 0
{linux-image.pkg => linux-image-4.19.pkg}/postrm | 0
{linux-image.pkg => linux-image-4.19.pkg}/preinst | 0
{linux-image.pkg => linux-image-4.19.pkg}/prerm | 0
{linux-libc-dev.pkg => linux-libc-dev-4.19.pkg}/control | 4 ++--
{linux-libc-dev-common.pkg => linux-libc-dev-common-4.19.pkg}/control | 2 +-
{linux-sysmap.pkg => linux-sysmap-4.19.pkg}/control | 7 ++++---
setver | 17 +++++++++++++++++
substvars | 1 +
15 files changed, 48 insertions(+), 24 deletions(-)
|
| |
|
|
|
|
|
| |
linux-libc-dev will need to be split into arch:all and
arch:any-linux-any packages.
|
| |
|
|
|
|
| |
This reverts commit 69deebc16b137a576184bfae727ac41ba1cb355d.
|
|
|
|
| |
ABI 6 packages segfault on initscr() for some reason.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Upstream scripts/kconfig/[mn]conf-cfg.sh try to use pkg-config to find
ncurses before falling back on hardcoded path checks and CFLAGS and LIBS
output. Make use of pkg-config instead of patching in the missing
"-ltinfo".
|
|
|
|
| |
And B-D on libncurses.6-dev.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
And B-D on an opkbuild version with support for "+" in upstream version
strings.
|
|
I'm taking the opportunity to start fresh because the original
repository is weighed down by an upstream source archive in contained
long ago.
See the linux-libre package repository for the full Git history.
|