Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-12-02 | udev 141: fix fragile symlinking by moving it to a smarter postinst | Koen Kooi | 1 | |
2009-11-12 | udev-141: Fix staging of include files due to exec_prefix being '' | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-11-12 | udev-141: Fix staging of .pc file due to exec_prefix being '' | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2009-10-28 | udev: Update recipes to package up local.rules. | David-John Willis | 2 | |
2009-10-28 | udev: Add local.rules for the omap3-pandora to open up /dev/event* to all users. | David-John Willis | 3 | |
2009-10-22 | udev 141: fix packaging on x86_64 | Michael Smith | 1 | |
udev installs binaries under $(udev_prefix)/lib/udev, even if ${libdir} is ${prefix}/lib64. This means some paths need to be hardcoded to "/lib" instead of "${base_libdir}". Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-09-20 | udev: split up init starting and populating messages | Denys Dmytriyenko | 1 | |
Reads better when there are modules initialized by udev... Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2009-07-11 | udev 118 : fix GNU hash | Denis 'Gnutoo' Carikli | 1 | |
fixed adding that to the recipe: TARGET_CC_ARCH += "${LDFLAGS}" | ||||
2009-06-17 | udev: fix confusion in naming of subpackage RDEPENDS | Phil Blundell | 1 | |
2009-06-01 | udev: Allow standard users to access shared memory (from poky) | Koen Kooi | 2 | |
2009-05-30 | udev: fixed obsolete udevadm syntax for udev init.d script. | Ihar Hrachyshka | 2 | |
Fixed the following warning message when executing udev init script: "udevadm control commands requires the --<command> format, this will stop working in a future release." Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-05-25 | udev: include udev-utils into udev rootfs | Ihar Hrachyshka | 1 | |
The reason for the move is that udevadm binary is executed from udev init.d script. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-05-25 | udev 141: merge in some fixes from poky | Koen Kooi | 1 | |
2009-05-21 | udev 141: symlink /usr/lib/udev/rules.d to /etc/udev/rules.d | Koen Kooi | 1 | |
2009-05-21 | udev 141: fix staging | Koen Kooi | 1 | |
2009-05-18 | udev 141: add fb0 -> fb symlink to make X happy | Koen Kooi | 2 | |
* X starts, but hal doesn't see devices anymore | ||||
2009-05-18 | udev 141: add /dev cache, install binaries to the correct locations | Koen Kooi | 7 | |
2009-05-13 | udev 141: continue cleaning out udev legacy stuff | Koen Kooi | 1 | |
2009-05-04 | udev 124: disable dev cache on akita, c7x0, spitz and tosa | Denys Dmytriyenko | 5 | |
above platforms have /tmp and /etc on read-only rootfs during udev start | ||||
2009-04-23 | udev 124: add cache invalidation logic on kernel change or its ↵ | Denys Dmytriyenko | 3 | |
bootargs/cmdline/atags also add /etc/default/udev with the option to disable device caching Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-04-18 | udev 141: start clean up | Koen Kooi | 1 | |
2009-04-15 | udev: add 141, needs more work since it only creates static libs and the ↵ | Koen Kooi | 6 | |
OE-only kernel match patch needs to get evaluated | ||||
2009-04-14 | udev 124: fix the absolute soname link in libvolume for SDK | Denys Dmytriyenko | 2 | |
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 68 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |