Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-26 | eudev: fix static linking | Waldemar Brodkorb | |
2017-04-23 | eudev: update to 3.2.2 | Waldemar Brodkorb | |
2016-06-12 | eudev: update to 3.2 | Waldemar Brodkorb | |
2016-05-02 | eudev: depend on libkmod and fix installation to avoid warnings in log | BALATON Zoltan | |
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> | |||
2016-04-08 | eudev: kmod not strictly required | Waldemar Brodkorb | |
2016-03-05 | eudev: enable verbose compile, remove unused configure options | Waldemar Brodkorb | |
2015-10-22 | eudev: update to latest stable version | Waldemar Brodkorb | |
2015-06-28 | update eudev to latest | Waldemar Brodkorb | |
2015-06-28 | enable using udev for automatic module loading | BALATON Zoltan | |
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> | |||
2015-06-22 | use kmod for udev, fix busybox handling when modutils got disabled | Waldemar Brodkorb | |
2015-06-20 | enable udevd as suggested by balaton zoltan | Waldemar Brodkorb | |
2015-06-13 | use hwdb with udevadm, no usb.ids support anymore | Waldemar Brodkorb | |
2015-03-29 | update to latest upstream version | Waldemar Brodkorb | |
2015-03-07 | disable blkid | Waldemar Brodkorb | |
2015-03-05 | fix eudev compile | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-10-29 | update to latest stable, avoid an error message on kodi startup | Waldemar Brodkorb | |
2014-07-22 | update to latest stable upstream | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
2014-05-31 | rework static linking support, works with musl/glibc, fails to boot with ↵ | Waldemar Brodkorb | |
uclibc (qemu-x86) | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-24 | fix uclibc compile | Waldemar Brodkorb | |
2014-03-24 | update eudev, fix udev.pc file install | Waldemar Brodkorb | |
2014-01-20 | fix build dependency to gperf | Waldemar Brodkorb | |
2014-01-19 | fix dependency problems, add startup script | Waldemar Brodkorb | |
2014-01-13 | enable xbmc for ibmx40+musl, add system specific dependency for ↵ | Waldemar Brodkorb | |
pkgmaker/depmaker, port eudev and rework systemd package (not ready) |