| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: command: Fix getCmdLineAction bugsdenzil | Richard Purdie | 2013-01-28 | 1 | -2/+4 |
|
|
* | bitbake: command: Add missing import traceback | Richard Purdie | 2013-01-28 | 1 | -0/+1 |
|
|
* | bitbake: command: add error to return of runCommand | Christopher Larson | 2013-01-28 | 7 | -59/+112 |
|
|
* | libtasn1: Upgrade to 2.13 | Saul Wold | 2013-01-28 | 1 | -3/+3 |
|
|
* | libtasn1: fix build with automake 1.12 | Nitin A Kamble | 2013-01-28 | 2 | -2/+32 |
|
|
* | libtasn1: Update to 2.12 | Saul Wold | 2013-01-28 | 1 | -3/+3 |
|
|
* | bison: move remove-gets.patch to BASE_SRC_URI, it's needed for bison-native t... | Martin Jansa | 2013-01-28 | 1 | -2/+2 |
|
|
* | build-appliance-image: Bump SRCREVdenzil-7.0.2 | Elizabeth Flanagan | 2013-01-04 | 1 | -2/+2 |
|
|
* | DISTRO var bump for pending release | Elizabeth Flanagan | 2013-01-04 | 1 | -2/+4 |
|
|
* | yocto-bsp: set branches_base for list_property_values() | Tom Zanussi | 2013-01-03 | 1 | -0/+4 |
|
|
* | documentation: Formats. Also, the January 2013 date summary | Scott Rifenbark | 2013-01-03 | 5 | -10/+11 |
|
|
* | documentation: Updated manual history tables for Feb 2013 | Scott Rifenbark | 2013-01-03 | 5 | -5/+5 |
|
|
* | documentation: Added February 2013 as release date for 1.3.1 | Scott Rifenbark | 2013-01-03 | 5 | -5/+5 |
|
|
* | poky.ent: Updated to remove "current" and replace with 1.2.2 | Scott Rifenbark | 2013-01-03 | 1 | -1/+1 |
|
|
* | documentation: Updated Manual History table for 1.2.2 release | Scott Rifenbark | 2013-01-03 | 6 | -49/+74 |
|
|
* | Documentation: ref-manual - Updated LIC_FILES_CHKSUM example. | Scott Rifenbark | 2013-01-03 | 1 | -1/+1 |
|
|
* | documentation: poky-ref-manual - Fixed grammar typo. | Scott Rifenbark | 2013-01-03 | 1 | -1/+1 |
|
|
* | cups: patch for CVE-2011-2896 | Scott Garman | 2013-01-03 | 2 | -1/+142 |
|
|
* | librsvg: CVE-2011-3146 | Li Wang | 2013-01-03 | 2 | -2/+1092 |
|
|
* | squashfs: fix CVE-2012-4025 | yanjun.zhu | 2013-01-03 | 4 | -1/+447 |
|
|
* | freetype: patches for CVE-2012-5668, 5669, and 5670 | Scott Garman | 2013-01-03 | 4 | -2/+96 |
|
|
* | libxml2: patch for CVE-2012-2871 | Scott Garman | 2013-01-03 | 2 | -1/+39 |
|
|
* | gitignore: add generated doc files to ignore list | Scott Garman | 2013-01-03 | 1 | -2/+22 |
|
|
* | boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR change | Richard Purdie | 2013-01-03 | 1 | -1/+1 |
|
|
* | build-appliance-image: Allow SRCREV to be overriden | Scott Garman | 2013-01-03 | 1 | -1/+1 |
|
|
* | psplash: new patch to fix segfault | Scott Garman | 2013-01-03 | 2 | -1/+24 |
|
|
* | sysklogd: removed tabs from syslog.conf | Mihai Lindner | 2013-01-03 | 2 | -12/+13 |
|
|
* | grub,guile,cpio,tar,wget: Fix gnulib for absense of gets in eglibc | Khem Raj | 2013-01-03 | 10 | -5/+122 |
|
|
* | bison: Fix for gets being removed from eglibc 2.16 | Khem Raj | 2013-01-03 | 2 | -2/+24 |
|
|
* | gettext,m4,augeas,gnutls: Account for removal of gets in eglibc 2.16 | Khem Raj | 2013-01-03 | 8 | -5/+152 |
|
|
* | diffutils: Fix build with eglibc 2.16 | Khem Raj | 2013-01-03 | 2 | -2/+26 |
|
|
* | coreutils: Fix build with eglibc 2.16 | Khem Raj | 2013-01-03 | 2 | -1/+25 |
|
|
* | poky.conf: Add Ubuntu 12.04.1 LTS to SANITY_TESTED_DISTROS | Scott Garman | 2012-12-07 | 1 | -0/+1 |
|
|
* | squashfs: fix for CVE-2012-4024 | yanjun.zhu | 2012-12-07 | 2 | -0/+75 |
|
|
* | libxml: disable lzma | Marcin Juszkiewicz | 2012-12-07 | 2 | -5/+5 |
|
|
* | libxml2: Update to 2.8.0 | Saul Wold | 2012-12-07 | 5 | -56/+7 |
|
|
* | libxml2/libxslt: Don't depend on ansidecl.h header | Richard Purdie | 2012-12-07 | 2 | -1/+11 |
|
|
* | libxml2: fix build with automake 1.12 | Nitin A Kamble | 2012-12-07 | 2 | -2/+26 |
|
|
* | openssl: Use ${CFLAGS} not ${FULL_OPTIMIZATION} | Phil Blundell | 2012-12-07 | 1 | -1/+1 |
|
|
* | openssl: upgrade to 1.0.0j | Scott Garman | 2012-12-07 | 18 | -2/+2 |
|
|
* | libproxy: Fix for CVE-2012-4504 | yanjun.zhu | 2012-12-07 | 2 | -0/+30 |
|
|
* | opkg-utils: bump SRCREV to latest | Martin Jansa | 2012-12-07 | 1 | -2/+1 |
|
|
* | opkg-utils: Add needed python modules as RDEPENDS | Andrei Gherzan | 2012-12-07 | 1 | -2/+2 |
|
|
* | rootfs_rpm.bbclass: save rpmlib rather than remove it | Robert Yang | 2012-12-07 | 2 | -1/+11 |
|
|
* | package_rpm.bbclass: Fix incremental rpm image generation | Robert Yang | 2012-12-07 | 1 | -12/+8 |
|
|
* | bitbake: compile tar-replacement firstly | Roy.Li | 2012-12-07 | 1 | -1/+6 |
|
|
* | gettext: install libgettextlib.a before removing it | Joe Slater | 2012-12-07 | 2 | -1/+36 |
|
|
* | classes/qmake_base: support linux-gnuspe/linux-uclibcspe TARGET_OS | Paul Eggleton | 2012-12-07 | 1 | -1/+1 |
|
|
* | gst-plugins-good: disable (uninstalled) examples | Ross Burton | 2012-12-07 | 1 | -3/+3 |
|
|
* | bitbake: lib/bb/siggen.py: log when tainting the signature of a task | Paul Eggleton | 2012-10-12 | 1 | -0/+1 |
|
|