summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: new project page implementationAlexandru DAMIAN2014-07-145-20/+338
* bitbake: toaster: whitespace fixAlexandru DAMIAN2014-07-142-16/+16
* bitbake: toaster: add automated login in new project pageAlexandru DAMIAN2014-07-142-18/+46
* bitbake: toaster: add project pagesAlexandru DAMIAN2014-07-147-4/+119
* bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner2014-07-141-0/+4
* bitbake: toaster: automatically enable applicationsAlexandru DAMIAN2014-07-141-0/+9
* bitbake: toaster: automatically discover urls.py filesAlexandru DAMIAN2014-07-141-4/+12
* bitbake: toaster: remove strftime calls in filtersAlexandru DAMIAN2014-07-141-6/+6
* insane: Ensure do_package_qa happens after do_packagedataRichard Purdie2014-07-111-1/+1
* lib/oe/image.py: check the rootfs size against IMAGE_ROOTFS_MAXSIZERobert Yang2014-07-102-0/+12
* oeqs/selftest: Added test case decorators for the rest of selftest testcases ...Lucian Musat2014-07-104-20/+49
* xserver-xorg.inc: add PACKAGECONFIG for xmltoHongxu Jia2014-07-101-1/+1
* xorg-lib-common.inc: add PACKAGECONFIG for xmltoHongxu Jia2014-07-101-2/+7
* xorg-proto-common.inc: add PACKAGECONFIG for xmltoHongxu Jia2014-07-101-2/+5
* alsa-utils: add PACKAGECONFIG for xmltoHongxu Jia2014-07-101-1/+1
* cups.inc: Delete obsolete "PROVIDES" line.Robert P. J. Day2014-07-101-1/+0
* wic: Add general 'plugins' help topicTom Zanussi2014-07-102-7/+109
* wic: Add dummy subcommand and usage stringsTom Zanussi2014-07-101-0/+13
* wic: Print error if a partition specifies an invalid --sourceTom Zanussi2014-07-101-0/+5
* wic: Add help text for 'wic list source-plugins'Tom Zanussi2014-07-101-3/+17
* wic: Add command to list available source pluginsTom Zanussi2014-07-102-0/+29
* rpm: disable -Wno-override-initRobert Yang2014-07-103-0/+34
* libnss-mdns: replace hardcoded /etc with ${sysconfdir}Koen Kooi2014-07-101-2/+2
* libnss-mdns: support ipv6 in lookupsKoen Kooi2014-07-101-3/+3
* libpcap: fix depends on libnlRobert Yang2014-07-101-2/+2
* Move boot media to /media/realroot for easy access after boot.Brian Lloyd2014-07-102-3/+11
* package.bbclass: add a stub implementation of package_name_hookRoss Burton2014-07-101-0/+12
* bootimg.bbclass: Add parameter to specify HDDIMG volume IDRicardo Neri2014-07-101-1/+9
* init-install-efi.sh: improve hard drive searching processDrew Moseley2014-07-101-32/+53
* init-install-efi.sh: fix to handle the boot partition correctlyDrew Moseley2014-07-101-22/+25
* gcc: Ensure c++ includes are in /usr/include/c++/${BINV}Richard Tollerton2014-07-105-5/+5
* builder: removed setting of BB_NUMBER_THREADS and PARALLEL_MAKECristian Iorga2014-07-101-4/+0
* weston: make webp explicitly configurableTim Orling2014-07-102-1/+42
* cogl-1.0: update to 1.18.2Tim Orling2014-07-102-6/+6
* init-install.sh: Verify /sys based files exist before displaying themDrew Moseley2014-07-101-3/+8
* base-passwd: install passwd and group atomicallyRobert Yang2014-07-101-2/+7
* kernel.bbclass: update KERNEL_IMAGE_MAXSIZERobert Yang2014-07-101-3/+6
* gzip: move uncompress bin to avoid cross-fs linkSaul Wold2014-07-102-0/+2
* package.bbclass: Generate runtime-rprovides dataRichard Purdie2014-07-101-4/+11
* insane: Split do_package_qa into a separate task (from do_package)Richard Purdie2014-07-101-3/+22
* package.bbclass: Rewrite shlib_provider handling to include RPATHRichard Purdie2014-07-101-17/+30
* package.bbclass: Improve shlibs pkgdata file formatRichard Purdie2014-07-101-20/+11
* package.bbclass: Rewrite sonames data structure to include library pathRichard Purdie2014-07-101-10/+13
* package.bbclass: Improve shlibs needed data structureRichard Purdie2014-07-101-22/+20
* maintainers.inc: add info for libicalCristian Iorga2014-07-081-0/+1
* sanity.bbclass: Update minimum git version to 1.7.8Richard Purdie2014-07-081-3/+3
* adt_installer: not download repo pageChong Lu2014-07-081-2/+2
* adt_installer: check the result of updating opkgChong Lu2014-07-081-1/+1
* adt_installer: fix syntax errorChong Lu2014-07-081-1/+1
* adt_installer: remove unnecessary variableChong Lu2014-07-081-2/+0