| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package.bbclass: do_package[deptask] only needs to be set when PACKAGES != "" | Richard Purdie | 2007-05-09 | 1 | -2/+3 |
* | libtool: Fix to work with multi architecture builds | Richard Purdie | 2007-05-09 | 2 | -13/+15 |
* | autotools.bbclass: Add libtool-cross as a default dependency | Richard Purdie | 2007-05-09 | 1 | -1/+1 |
* | apt-native: added forgotten patch | Marcin Juszkiewicz | 2007-05-09 | 1 | -0/+35 |
* | oprofile: Improve xml_callgraph patch, refresh patches | Richard Purdie | 2007-05-08 | 5 | -172/+123 |
* | poky.conf: Exclude known broken packages from world builds | Richard Purdie | 2007-05-08 | 1 | -0/+2 |
* | poky.conf: Exclude known broken packages from world builds | Richard Purdie | 2007-05-08 | 1 | -0/+9 |
* | bluez: Move from meta-extras to meta since required by syncml/openobex | Richard Purdie | 2007-05-08 | 27 | -0/+2008 |
* | poky.conf: Exclude known broken packages from world builds | Richard Purdie | 2007-05-08 | 1 | -0/+6 |
* | poky.conf: Exclude known broken packages from world builds | Richard Purdie | 2007-05-08 | 1 | -0/+1 |
* | poky.conf: Exclude known broken packages from world builds | Richard Purdie | 2007-05-08 | 1 | -0/+4 |
* | oprofile: Update cvs patches to match cvs | Richard Purdie | 2007-05-08 | 3 | -212/+0 |
* | poky.conf: Bump SRCDATEs for oprofile and oprofileui | Richard Purdie | 2007-05-08 | 1 | -2/+2 |
* | meta-toolchain: Adjust naming | Richard Purdie | 2007-05-08 | 1 | -1/+1 |
* | autotools.bbclass: Reverse r1603 until we can find a better solution | Richard Purdie | 2007-05-08 | 1 | -8/+8 |
* | Handle GTK_DOC_CHECK and GNOME_DOC_INIT in configure.ac | Ross Burton | 2007-05-04 | 1 | -0/+8 |
* | Add evince srcdate | Ross Burton | 2007-05-04 | 1 | -0/+1 |
* | Add gnome-keyring | Ross Burton | 2007-05-04 | 1 | -0/+21 |
* | Upgrade libxml2 version | Ross Burton | 2007-05-04 | 2 | -39/+32 |
* | Add gnome-doc-utils | Ross Burton | 2007-05-04 | 1 | -0/+16 |
* | Add libxslt for gnome-doc-utils | Ross Burton | 2007-05-04 | 2 | -0/+56 |
* | added updated 16bpp patch that handles 555 BRG and does bit of inlining | Tomas Frydrych | 2007-05-04 | 1 | -0/+258 |
* | task-base: do not put ir-usb module | Marcin Juszkiewicz | 2007-05-04 | 1 | -3/+2 |
* | Bump screenshot srcdate | Ross Burton | 2007-05-04 | 1 | -1/+1 |
* | task-oh: dropped modutils-initscripts from task-boot as we do not have module... | Marcin Juszkiewicz | 2007-05-02 | 1 | -2/+1 |
* | oh-image-minimal: added minimal image - contain only stuff needed to boot | Marcin Juszkiewicz | 2007-05-02 | 1 | -0/+10 |
* | task-oh: change task-boot contents - added udev, removed some apps | Marcin Juszkiewicz | 2007-05-02 | 1 | -7/+2 |
* | Bump pr | Ross Burton | 2007-05-01 | 1 | -1/+1 |
* | Disable the schemas support, saving 300K | Ross Burton | 2007-05-01 | 1 | -2/+2 |
* | Don't recommend gnome-mime-data | Ross Burton | 2007-05-01 | 1 | -1/+3 |
* | image.bbclass: Removed wildcard rm as it broke building multiple rootfs image... | Marcin Juszkiewicz | 2007-04-30 | 1 | -3/+3 |
* | bitbake.conf: add cpio support for images (from OE) | Marcin Juszkiewicz | 2007-04-30 | 1 | -0/+2 |
* | image.bbclass: remove not-needed list of packages after populating rootfs | Marcin Juszkiewicz | 2007-04-30 | 1 | -0/+2 |
* | va_copy exists in poky, and we also have a working memalign | Ross Burton | 2007-04-30 | 1 | -5/+6 |
* | Bump PR to force a rebuild | Ross Burton | 2007-04-30 | 1 | -0/+2 |
* | Add some missing config variables which meant glib though our printf was crip... | Ross Burton | 2007-04-30 | 1 | -1/+3 |
* | Refuse to use the included printf, as we always have a good system one | Ross Burton | 2007-04-30 | 1 | -1/+1 |
* | Remove unused version | Ross Burton | 2007-04-30 | 1 | -44/+0 |
* | Depend on mission-control, recommend gabble | Ross Burton | 2007-04-27 | 1 | -0/+4 |
* | Add missing file | Ross Burton | 2007-04-27 | 1 | -1/+3 |
* | Add Empathy | Ross Burton | 2007-04-27 | 2 | -0/+52 |
* | apt: unbreak 0.6.46.2 build (based on OE) | Marcin Juszkiewicz | 2007-04-27 | 5 | -123/+29 |
* | gcc-cross-sdk: disable shlibs so packages will depend on libgcc1 instead of g... | Marcin Juszkiewicz | 2007-04-27 | 1 | -1/+3 |
* | gcc-cross-sdk: added zecke-no-host-includes patch | Marcin Juszkiewicz | 2007-04-27 | 1 | -2/+2 |
* | binutils 2.16, 2.17.50.0.5: make them provide 'ar' and 'strings' via update-a... | Marcin Juszkiewicz | 2007-04-27 | 3 | -132/+23 |
* | distcc: autostart distccd on boot | Marcin Juszkiewicz | 2007-04-27 | 3 | -5/+133 |
* | task-oh-sdk: ship coreutils, diffutils, g++ | Marcin Juszkiewicz | 2007-04-27 | 1 | -1/+5 |
* | diffutils: added 2.8.1 for SDK (from OE) | Marcin Juszkiewicz | 2007-04-27 | 1 | -0/+25 |
* | telepathy-mission-control: stage headers, added required fields | Marcin Juszkiewicz | 2007-04-27 | 1 | -1/+9 |
* | libtelepathy: stage headers | Marcin Juszkiewicz | 2007-04-27 | 1 | -2/+6 |