| base-passwd: Move update-passwd into a separate package |
2011-11-14 |
Richard Purdie |
|
New |
| base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilib |
2011-08-09 |
Richard Purdie |
|
New |
| base.bbclass: Drop unneeded dependency |
2011-09-29 |
Richard Purdie |
|
New |
| base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set for multilibs |
2011-08-05 |
Richard Purdie |
|
New |
| base.bbclass: Fix matching of SOC_FAMILY in COMPATIBLE_MACHINE |
2013-04-06 |
Otavio Salvador |
|
New |
| base.bbclass: Implement PACKAGECONFIG |
2011-10-06 |
Richard Purdie |
|
New |
| base.bbclass: Minor cleanup |
2011-10-06 |
Richard Purdie |
|
New |
| base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're running on |
2012-07-26 |
Richard Purdie |
|
New |
| base.bbclass: support for or operand in LICENSE and for SPDX license names |
2012-01-09 |
Andrei Gherzan |
|
New |
| base/license.bbclass: handle multiple INCOMPATIBLE_LICENSEs |
2012-11-01 |
Andy Ross |
|
New |
| bash: Add fix for cross compile issues |
2012-11-13 |
Richard Purdie |
|
New |
| bash: fix mkbuiltins build failure |
2013-01-08 |
Saul Wold |
|
New |
| bash: fix warning about bashbug reference /usr/bin when installed in /bin |
2012-07-19 |
Otavio Salvador |
|
New |
| bash: Make it possible to run bash 3.2.48 instead of 4.2. |
2012-09-18 |
Martin Ertsaas |
|
New |
| bb-matrix.sh: check for the existence of time |
2011-07-26 |
Jeff Mitchell |
|
New |
| bb-matrix.sh: check for the existence of time |
2011-07-26 |
Jeff Mitchell |
|
New |
| bb/fetch2/__init__.py: Don't try to compute checksums for directories |
2012-05-20 |
Andrei Gherzan |
|
New |
| bc: use update-alternatives to make dc play nice with busybox |
2012-03-28 |
Denys Dmytriyenko |
|
New |
| bdwgc: updated to version 7.2d |
2013-01-08 |
Bogdan Marinescu |
|
New |
| Best way to update gnu-config? |
2012-09-18 |
Marcin Juszkiewicz |
|
New |
| binconfig: Handle the case where ${B} != ${S} |
2013-03-18 |
Richard Purdie |
|
New |
| binconfig: improve handling of empty prefixes |
2011-05-31 |
Phil Blundell |
|
New |
| bind 9.8.1: fix build after recent update |
2011-10-17 |
Koen Kooi |
|
New |
| bind: adjust hardcoded install path references |
2011-06-15 |
Phil Blundell |
|
New |
| binutils-2.20.1: import several patches from Debian |
2011-08-16 |
lumag |
|
New |
| binutils-crossdk: Fix interp size expansion |
2012-10-02 |
Khem Raj |
|
New |
| binutils: Add support for powerpc e5500 core |
2011-08-01 |
Kumar Gala |
|
New |
| binutils: allow distro to select gold as default linker |
2011-06-27 |
Phil Blundell |
|
New |
| binutils: fixed --enable-targets option |
2012-01-12 |
Enrico Scholz |
|
New |
| binutils: set sysroot for target |
2012-06-19 |
Marcin Juszkiewicz |
|
New |
| bison: Add dependency on flex-native |
2011-08-01 |
Noor Ahsan |
|
New |
| bison: updated to 2.5.1 |
2012-07-30 |
Bogdan Marinescu |
|
New |
| bison: upgraded to 2.7.1 |
2013-05-07 |
Bogdan Marinescu |
|
New |
| bison: Use PATH to locate m4 |
2013-03-18 |
Richard Purdie |
|
New |
| bitbake wrapper: Make sure grep runs without colorized output |
2011-09-21 |
Koen Kooi |
|
New |
| bitbake.conf/powerpc64: Set baselib to 'lib64' for ppc64 |
2011-08-04 |
Kumar Gala |
|
New |
| bitbake.conf/qemux86-64: Automate TRANSLATED_TARGET_ARCH |
2011-08-03 |
Richard Purdie |
|
New |
| bitbake.conf/sanity: Separate versions and PN stamp components into separate directories |
2012-11-16 |
Richard Purdie |
|
New |
| bitbake.conf: Add additional packages to WHITELIST |
2012-01-24 |
Saul Wold |
|
New |
| bitbake.conf: add EXTERNAL_TOOLCHAIN to BB_HASHBASE_WHITELIST |
2012-05-16 |
Christopher Larson |
|
New |
| bitbake.conf: Add LICENSE_PATH to sstate whitelist |
2013-03-17 |
Khem Raj |
|
New |
| bitbake.conf: Add PACKAGE_ARCHS to include TUNE_PKGARCH |
2011-07-28 |
Kumar Gala |
|
New |
| bitbake.conf: attemp to fix PACKAGE_EXTRA_ARCHS problems |
2011-07-28 |
Koen Kooi |
|
New |
| bitbake.conf: Change systemd_unitdir definition |
2012-10-26 |
Khem Raj |
|
New |
| bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM |
2011-07-15 |
Khem Raj |
|
New |
| bitbake.conf: Change WORKDIR to split by PN and version into seperate directories |
2012-11-16 |
Richard Purdie |
|
New |
| bitbake.conf: Changed PSEUDO_LOCALSTATEDIR assignment to unconditional. |
2011-08-09 |
James Limbouris |
|
New |
| bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage instead |
2011-11-03 |
Richard Purdie |
|
New |
| bitbake.conf: Exclude MACHINE from MACHINE_OVERRIDES variable dependency list |
2011-10-12 |
Koen Kooi |
|
New |
| bitbake.conf: Exclude MACHINE from OVERRIDES variable dependency list |
2011-10-10 |
Richard Purdie |
|
New |
| bitbake.conf: Fix reversed linker hash style logic |
2011-09-28 |
Richard Purdie |
|
New |
| bitbake.conf: Ignore MACHINE as dep for MACHINEOVERRIDES |
2011-11-29 |
Matthew McClintock |
|
New |
| bitbake.conf: Tidy up a few comment typoes; no functional changes. |
2012-07-01 |
Robert P. J. Day |
|
New |
| bitbake.conf: Use TRANSLATED_TARGET_ARCH in OVERRIDES since any variable with _ in it isuseless there (e.g. x86_64) |
2011-10-14 |
Richard Purdie |
|
New |
| bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache results |
2012-05-09 |
Richard Purdie |
|
New |
| bitbake: build.py: Add stampdir argument to cached_mtime_noerror |
2012-08-16 |
Andrei Gherzan |
|
New |
| bitbake: build.py: Add stampdir argument to cached_mtime_noerror |
2012-08-16 |
Andrei Gherzan |
|
New |
| bitbake: do not set CCACHE_DISABLE=0 |
2012-07-21 |
Enrico Scholz |
|
New |
| bitbake: fix for mixed-up wget commands |
2012-11-26 |
Cristian Iorga |
|
New |
| bitbake: Network test timeouts reduced |
2012-11-19 |
Cristian Iorga |
|
New |
| bluez-dtl1-workaround: remove PRIORITY |
2011-07-05 |
Phil Blundell |
|
New |
| bluez-hcidump: updated to upstream version 2.5 |
2013-01-08 |
Marko Lindqvist |
|
New |
| bluez4: add dependency on libcheck to enable test modules |
2012-03-06 |
chase maupin |
|
New |
| bluez4: Add ending quote of FILES_${PN}-dbg |
2011-10-11 |
Noor Ahsan |
|
New |
| bluez4: add readline dependency |
2013-04-09 |
Cristian Iorga |
|
New |
| bluez4: make alsa support conditional upon DISTRO_FEATURES |
2012-04-18 |
Jonas Danielsson |
|
New |
| boost: Activate zlib and bzip2 because they now work. |
2012-10-20 |
Denis Carikli |
|
New |
| boost: Add real native support |
2013-03-12 |
Stefan Herbrechtsmeier |
|
New |
| boost: fix re-execution of task |
2012-04-13 |
Venkata ramana gollamudi |
|
New |
| boost: set python-root correctly |
2012-04-24 |
Tasslehoff Kjappfot |
|
New |
| boost: set python-root correctly |
2012-04-25 |
Tasslehoff Kjappfot |
|
New |
| boost: Split out bjam build tool and add real native support |
2013-03-07 |
Stefan Herbrechtsmeier |
|
New |
| boost: Use PARALLEL_MAKE for bjam |
2013-01-10 |
Samuel Stirtzel |
|
New |
| boot-directdisk: Fix race condition with bootimg |
2013-05-01 |
Jonathan Liu |
|
New |
| bootimg bbclass: quoting fixes |
2012-02-28 |
Koen Kooi |
|
New |
| btrfs-tools: upgraded to 0.20-rc1 |
2013-05-08 |
Bogdan Marinescu |
|
New |
| bug in recipe version priorities across layers? |
2012-02-23 |
Andreas Oberritter |
|
New |
| Build failure in samba |
2011-11-15 |
Richard Purdie |
|
New |
| Build Times and Performance - Discussion + new ideas |
2011-09-27 |
Richard Purdie |
|
New |
| Build Times and Performance - Discussion + new ideas |
2011-09-30 |
Richard Purdie |
|
New |
| build-appliance-image: Add vmx* files and build zip file |
2012-08-23 |
Saul Wold |
|
New |
| build-appliance-image: rename from self-hosted-image |
2012-06-28 |
Valentin Popa |
|
New |
| build-appliance-image: update to newer poky revision |
2013-04-11 |
Cristian Iorga |
|
New |
| builder: Add password for user |
2012-11-01 |
Saul Wold |
|
New |
| Buildhistory in action |
2012-01-19 |
Richard Purdie |
|
New |
| buildhistory-diff: prepend to sys.path |
2013-01-08 |
Christopher Larson |
|
New |
| buildhistory.bbclass: Fix hostname print for 'No changes' case |
2012-10-16 |
Otavio Salvador |
|
New |
| buildhistory: avoid quoting issues with the layer list for build-id |
2011-12-23 |
Christopher Larson |
|
New |
| buildhistory: record tag names and show warning when the same tag corresponds to different revision |
2013-04-01 |
Martin Jansa |
|
New |
| busybox uglic: remove obsolete check for "kernel24" |
2012-01-17 |
Andrei Gherzan |
|
New |
| busybox.inc: have the busybox-syslog postinstall run on host |
2013-01-14 |
Laurentiu Palcu |
|
New |
| busybox: backport distro-features handling from oe master |
2011-06-09 |
Phil Blundell |
|
New |
| busybox: backport sulogin empty root password fix |
2013-05-22 |
Jonathan Liu |
|
New |
| busybox: busybox wget -P option ignored |
2012-07-17 |
Amy Fong |
|
New |
| busybox: busybox wget -P option ignored |
2012-07-17 |
Amy Fong |
|
New |
| busybox: enable eject |
2012-03-13 |
Andreas Müller |
|
New |
| busybox: fix FILES_${PN}-syslog assignment |
2013-03-20 |
Andreas Oberritter |
|
New |
| busybox: port improvements to simple.script from Debian (udhcpc) |
2012-05-04 |
Andreas Oberritter |
|
New |
| busybox: remove unused patches for simple.script (udhcpc) |
2012-05-03 |
Andreas Oberritter |
|
New |
| busybox: respect ${LDFLAGS} |
2011-07-13 |
Phil Blundell |
|
New |