| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | devicekit: Disable man page generation | Richard Purdie | 2008-10-09 | 1 | -0/+3 |
* | image.bbclass: generate modules.dep | Marcin Juszkiewicz | 2008-10-09 | 1 | -0/+9 |
* | rootfs_ipk.bbclass: Don't error if the file doesn't exist | Richard Purdie | 2008-10-08 | 1 | -1/+1 |
* | package_ipk.bbclass: Fix opkg config file generation | Richard Purdie | 2008-10-08 | 1 | -2/+2 |
* | package_ipk/rootfs_ipk.bbclass: Update image from feed handling | Richard Purdie | 2008-10-08 | 2 | -16/+25 |
* | eee-acpi: power button support | Samuel Ortiz | 2008-10-08 | 2 | -1/+22 |
* | devicekit: initial package | Ross Burton | 2008-10-08 | 2 | -0/+35 |
* | matchbox-panel: enable the relevant battery plugin depending on the machine f... | Ross Burton | 2008-10-08 | 1 | -2/+7 |
* | gupnp: add gssdp, gupnp, gupnp-tools | Ross Burton | 2008-10-08 | 3 | -0/+34 |
* | initramfs-live-install: Add COMPATIBLE_HOST | Richard Purdie | 2008-10-08 | 1 | -0/+3 |
* | e2fsprogs: enable dynamic libs, and package libuuid separately | Ross Burton | 2008-10-08 | 1 | -3/+12 |
* | syslinux: We forward the LABEL through cmdline | Samuel Ortiz | 2008-10-08 | 1 | -0/+2 |
* | initrdscripts: init can now launch the installation script | Samuel Ortiz | 2008-10-08 | 1 | -10/+31 |
* | poky-image-netbook: Add installation script | Samuel Ortiz | 2008-10-08 | 5 | -5/+16 |
* | initramfs-live-install: Initial commit | Samuel Ortiz | 2008-10-08 | 2 | -0/+168 |
* | busybox: Add the halt command | Samuel Ortiz | 2008-10-08 | 2 | -3/+3 |
* | bitbake: cooker.py: Fix the point the configuration __depends is renamed | Richard Purdie | 2008-10-08 | 1 | -1/+1 |
* | e2fsprogs: Bump to 1.41.2 | Samuel Ortiz | 2008-10-08 | 3 | -15/+60 |
* | poky-eabi.inc: No need for parted as-needed exception anymore | Richard Purdie | 2008-10-08 | 1 | -1/+0 |
* | parted: Now readline is fixed, no need for weird EXTRA_OECONF options | Richard Purdie | 2008-10-08 | 1 | -2/+2 |
* | linux-omap-2.6.24.7: Fix compile failure | Richard Purdie | 2008-10-08 | 2 | -1/+36 |
* | Enable 2.6.24.7 for the omap-3430sdp, even if it won't compile. | Joshua Lock | 2008-10-08 | 2 | -2/+1397 |
* | gdk-pixbuf-csource-native: Add libx11-native to DEPENDS and explicitly set X ... | Richard Purdie | 2008-10-08 | 1 | -1/+3 |
* | readline: Add configure fix to solve missing symbol issues | Richard Purdie | 2008-10-08 | 2 | -2/+27 |
* | exmap-console: Bump PR after readline version changes | Richard Purdie | 2008-10-08 | 2 | -2/+2 |
* | poky-eabi: as-needed breaks parted configure stage | Samuel Ortiz | 2008-10-08 | 1 | -0/+1 |
* | parted: Initial commit | Samuel Ortiz | 2008-10-08 | 2 | -0/+70 |
* | grub: Initial commit | Samuel Ortiz | 2008-10-08 | 2 | -0/+45 |
* | gdb: Bump PR after readline library changes | Richard Purdie | 2008-10-07 | 2 | -2/+2 |
* | e2fsprogs-libs: Initial commit | Samuel Ortiz | 2008-10-07 | 3 | -0/+66 |
* | readline: bump readline-native to the latest 5.2 | Samuel Ortiz | 2008-10-07 | 1 | -0/+0 |
* | readline: bump to the latest 5.2 | Samuel Ortiz | 2008-10-07 | 3 | -47/+2 |
* | scripts/pokyABConfig.py: Add poky-image-netbook-live | Richard Purdie | 2008-10-07 | 1 | -0/+1 |
* | rootfs_rpm.bbclass: added code to generate images from feeds | Marcin Juszkiewicz | 2008-10-07 | 1 | -0/+14 |
* | poky.conf: added RPM feeds example | Marcin Juszkiewicz | 2008-10-07 | 1 | -0/+9 |
* | rootfs_rpm.bbclass: added generation of feed entries | Marcin Juszkiewicz | 2008-10-07 | 1 | -0/+26 |
* | rootfs_rpm.bbclass: remove temporary yum config - rootfs has one from yum pac... | Marcin Juszkiewicz | 2008-10-07 | 1 | -0/+3 |
* | rootfs_rpm.bbclass: fix platform so rpm will be usable on device | Marcin Juszkiewicz | 2008-10-07 | 1 | -1/+1 |
* | Replaces = with ?= in preferred-xorg-version so versions can be overridden | Robert Bragg | 2008-10-07 | 1 | -143/+143 |
* | yum: added one more python package - shlex | Marcin Juszkiewicz | 2008-10-07 | 1 | -2/+2 |
* | python: package elementtree and shlex in separate packages | Marcin Juszkiewicz | 2008-10-07 | 2 | -4/+11 |
* | python: package bzip2 support into separate package | Marcin Juszkiewicz | 2008-10-07 | 2 | -5/+7 |
* | yum: added all required Python modules to dependencies | Marcin Juszkiewicz | 2008-10-07 | 1 | -3/+7 |
* | yum: fixed packaging | Marcin Juszkiewicz | 2008-10-07 | 4 | -18/+81 |
* | base.bbclass: Add automatic osc-native dependencies for osc:// recipes | Richard Purdie | 2008-10-07 | 1 | -0/+7 |
* | ncurses.inc: Make sure paths start with / | Richard Purdie | 2008-10-07 | 1 | -1/+1 |
* | rpm: Add python module packaging | Richard Purdie | 2008-10-06 | 1 | -2/+5 |
* | scripts/poky-autobuild-postprocess: Add eee901 minimal image | Richard Purdie | 2008-10-06 | 1 | -0/+1 |
* | scripts/poky-autobuild-postprocess: Add eee901 | Richard Purdie | 2008-10-06 | 1 | -0/+2 |
* | poky-eabi.inc: Set gcc-cross-sdk version | Richard Purdie | 2008-10-06 | 1 | -0/+1 |