summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* adt-installer: Drop since its replaced by the extensible SDKRichard Purdie2016-02-2814-1147/+2
* sanity: Improve configuration upgrade capabilities (support meta-yocto -> pok...Richard Purdie2016-02-282-34/+92
* image: Run do_rootfs_wicenv after do_imageRichard Purdie2016-02-281-1/+1
* signing-keys: Make signing keys the only publisher of keysRandy Witt2016-02-265-50/+52
* systemd: Upgrade to 229Khem Raj2016-02-2623-191/+389
* harfbuzz: update to version 1.2.0Maxin B. John2016-02-261-2/+2
* perf: add sysroot handling to subcmdMartin Donnelly2016-02-261-0/+4
* oeqa/selftest/buildoptions: build -minimal instead of -sato imagesRoss Burton2016-02-261-2/+2
* bitbake.conf: add findutils-native to ASSUME_PROVIDEDRoss Burton2016-02-261-0/+1
* findutils: upgrade to 4.6.0Ross Burton2016-02-262-6/+5
* mesa: add missing space to RRECOMMENDS appendAndreas Müller2016-02-261-1/+1
* uclibc: Do not use immediate expansion operatorKhem Raj2016-02-221-3/+3
* security_flags: Disable ssp when compiling uclibcKhem Raj2016-02-221-0/+4
* rpm: fix building rpm 5 with internal beecryptJoshua Lock2016-02-222-2/+2
* alsa-lib: topology: Add missing include sys/stat.hMaxin B. John2016-02-222-0/+36
* libsdl2: Fix patch after upgradeRichard Purdie2016-02-221-6/+6
* gstreamer1.0-libav_git: update 1.7.1 -> 1.7.2Andre McCurdy2016-02-221-6/+7
* gstreamer1.0-plugins-ugly_git: update 1.7.1 -> 1.7.2Andre McCurdy2016-02-221-3/+20
* gstreamer1.0-plugins-bad_git: update 1.7.1 -> 1.7.2Andre McCurdy2016-02-224-21/+63
* gstreamer1.0-plugins-good_git: update 1.7.1 -> 1.7.2Andre McCurdy2016-02-222-45/+4
* gstreamer1.0-plugins-base_git: update 1.7.1 -> 1.7.2Andre McCurdy2016-02-221-7/+4
* gstreamer1.0_git: update 1.7.1 -> 1.7.2Andre McCurdy2016-02-221-3/+9
* libnewt: Fix build with PIE flagsKhem Raj2016-02-212-0/+38
* pseudo: Fix build when security flags are enabledKhem Raj2016-02-212-0/+45
* glibc: Upgrade to 2.23Khem Raj2016-02-2147-20510/+816
* no-static-libs: remove eglinfoRoss Burton2016-02-211-3/+2
* freetype: use autotools instead of a manual do_configureRoss Burton2016-02-211-13/+5
* classes/populate_sdk_ext: add a better config extension mechanismPaul Eggleton2016-02-211-0/+8
* staging.bbclass: remove trail slash from SYSROOT_DESTDIRRobert Yang2016-02-211-1/+1
* terminal.bbclass: import oe.terminal for oe.terminal.prioritized()Robert Yang2016-02-211-2/+4
* recipe_sanity.bbclass: skip DataSmart in recipe_sanity_eh()Robert Yang2016-02-211-3/+2
* image.bbclass: fix circular dependency when IMAGE_FSTYPES append hddimgRobert Yang2016-02-211-1/+10
* toolchain-scripts.bbclass: add three other path to PATH in env.shJun Zhang2016-02-212-1/+7
* libsoup-2.4: disable libsoup-gnome by defaultAndre McCurdy2016-02-211-3/+2
* libsoup-2.4: prevent PACKAGECONFIG dependant package renamingAndre McCurdy2016-02-211-0/+6
* libsoup-2.4: minor formatting improvementsAndre McCurdy2016-02-211-11/+10
* populate_sdk_ext.bbclass: Add SDK_RECRDEP_TASKS variableRandy Witt2016-02-211-1/+3
* populate_sdk_ext: Don't ignore SDK_TARGETS valueRandy Witt2016-02-211-1/+12
* cml1/sstate: Fix missing getVar parameterRichard Purdie2016-02-192-3/+3
* linux-yocto/4.1: capabilities backportsBruce Ashfield2016-02-193-10/+10
* waf.bbclass: Remove --disable-static from EXTRA_OECONFFabio Berton2016-02-191-0/+3
* gcc-5.3: backport fix for PR-target-65358Martin Jansa2016-02-192-1/+309
* epiphany: Add libxml2-native to DEPENDSRichard Purdie2016-02-191-1/+1
* libsdl2: update to 2.0.4Andreas Müller2016-02-191-3/+5
* cmake: Update to 3.4.3.Philip Balister2016-02-193-2/+2
* sstate.bbclass: use oe.gpg_sign for gpg signingMarkus Lehtonen2016-02-191-21/+17
* oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen2016-02-191-10/+20
* sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2016-02-194-33/+25
* oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen2016-02-191-2/+4
* oe/gpg_sign: add verify() methodMarkus Lehtonen2016-02-191-0/+10