summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-01-14python-pyyaml: 3.05 -> 3.08Michael 'Mickey' Lauer2
2009-01-14libyaml: 0.1.1 -> 0.1.2Michael 'Mickey' Lauer1
2009-01-14python-daap: 0.4 -> 0.7.1Michael 'Mickey' Lauer1
2009-01-14python-pyrtc: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-14python-pysqlite2: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-14python-pyxmlrpc: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pyxml: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pyweather: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pyopenssl: 0.6 -> 0.8Michael 'Mickey' Lauer1
2009-01-13python-pyrad: bump for python 2.6; remove 0.8Michael 'Mickey' Lauer2
2009-01-13python-pyode: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pywpa: remove dead projectMichael 'Mickey' Lauer3
wpa-supplicant has a dbus interface
2009-01-13python-pymp3: fix packaging; bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pymetar: 0.11 -> 0.14Michael 'Mickey' Lauer1
2009-01-13python-pylirc: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pyvisa: 1.1 -> 1.3Michael 'Mickey' Lauer1
2009-01-13python-pyusb: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi13
into org.openembedded.dev
2009-01-13euphony: bump 0.1.1 -> 0.1.2Thomas Gstaedtner2
2009-01-13hal: depend on udev-utils not on udevMarcin Juszkiewicz5
HAL uses 'udevinfo' command which is part of udev-utils. In previous commit I made 'udevinfo' command working without installing main 'udev' package (which is not needed on systems where mdev is used as hotplug manager).
2009-01-13udev: move /sbin/udevadm to udev-utilsMarcin Juszkiewicz6
udevadm is multibinary which provides udevinfo, udevsynthetize. HAL uses udevinfo to gather informations about system devices. On system where mdev (from busybox) is used as hotplug manager HAL was not able to find any device due to lack of udevinfo command.
2009-01-13mpg321/mpg123: let only main package conflictMarcin Juszkiewicz2
2009-01-13bitbake.conf: remove --compr=zlib from ubifs command, the default ↵Koen Kooi1
(favourlzo) is better
2009-01-13mtd-utils-native: remove default-preference from 1.20+git, it shows now ↵Koen Kooi1
errors in my tests
2009-01-13bitbake.conf: add first step for generating ubifs images, only the ubinize ↵Koen Kooi1
step is missing
2009-01-13libffi 3.0.8: New recipe.Robert Schuster2
checksums.ini: Added entry for libffi 3.0.8.
2009-01-13package_tar.bbclass: fix traceback for empty packageMichael 'Mickey' Lauer1
2009-01-13psplash: make splashscreen selectable with update-alternativesKoen Kooi5
* putting 'psplash' in your images will get you the same splash you are using now * putting 'psplash-<name>' in your images will make u-a install that splash over the one 'psplash' provides now * This makes splash screen an image property instead of a distro property, so even less need for creating a derived distro
2009-01-13python-pytester: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13python-pyserial: 2.2 -> 2.4Michael 'Mickey' Lauer1
2009-01-13python-pyro: 3.7 -> 3.8.1Michael 'Mickey' Lauer1
2009-01-13linux-omap-pm: correctly re-diff beagle-cpufreq patchKoen Kooi2
2009-01-13initramfs-module-squashfs: addOtavio Salvador2
This is used to make the squashfs usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13initramfs-module-ext3: addOtavio Salvador2
This is used to make the ext3 usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13initramfs-module-psplash: addOtavio Salvador3
This is used to make the psplash usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13initramfs-module-aufs: addOtavio Salvador2
This is used to make the aufs usage easier for initramfs users. It has been created by O.S. Systems.
2009-01-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-01-13euphony: add 0.1.1Thomas Gstaedtner2
2009-01-13fluidsynth: "fix" configure stage to work with a recent libtoolKoen Kooi1
2009-01-13lxsession-lite: depends on gtk+Otavio Salvador1
2009-01-13dhcp: use exit status 2 to indicate that binding failedOtavio Salvador2
This patch has been taken from Debian to improve the dbus handling by dhcdbd.
2009-01-13dhcp: fixes dhclient dbus support to properly propagate the exit statusOtavio Salvador1
2009-01-13dhcdbd: update 2.0 recipe to be in sync with new 3.0 oneOtavio Salvador1
2009-01-13dhcdbd: add 3.0Otavio Salvador3
Besides the new version, the required changes to get the initscript properly installer has also been done.
2009-01-13python-pÃyraf: 1.4 -> 1.7Michael 'Mickey' Lauer1
2009-01-13python-pyqt: bump for python 2.6Michael 'Mickey' Lauer1
2009-01-13[python-]sip[-native]: 4.7.8 -> 4.7.9Michael 'Mickey' Lauer3
2009-01-13aufs: bump sane srcdate to be compatible with new kernelsOtavio Salvador2
2009-01-13aufs: set it to use MACHINE_ARCH since it depends on the kernelOtavio Salvador1
2009-01-13toscoterm: fix building with latest git versionOtavio Salvador1
It was failing to find gtk and to install the binary, making it unavailable for the rootfs creation.