summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* distro.conf: Flipping for denzil1.2_M4Elizabeth Flanagan2012-04-121-3/+3
* package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...1.2_M4.rc3.2Richard Purdie2012-04-121-0/+1
* Hob: fix the missing functionsShane Wang2012-04-121-2/+6
* libunistring: Fix parallel make issue1.2_M4.rc3.1Richard Purdie2012-04-122-2/+29
* linux-dtb: Ensure dtb files are covered by sstateRichard Purdie2012-04-121-3/+3
* documentation/yocto-project-qs/yocto-project-qs.xml: Added CentOSScott Rifenbark2012-04-121-1/+34
* documentation: Run-through changes for 1.2Scott Rifenbark2012-04-122-22/+17
* documentation/yocto-project-qs/yocto-project-qs.xml: fixed URLScott Rifenbark2012-04-121-1/+1
* poky.ent: Updating for coming releaseElizabeth Flanagan2012-04-121-3/+3
* package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie2012-04-121-2/+1
* packageselectionpage: add missing methodJoshua Lock2012-04-121-0/+4
* builder: fix missing \ for if continuationSaul Wold2012-04-121-1/+1
* package_rpm: Fix useradd preinst ordering issues1.2_M4.rc3Richard Purdie2012-04-121-16/+47
* hig/builder: use the new which_terminal() functionSaul Wold2012-04-112-7/+12
* ui/crumbs/utils.py: new file for choosing terminalsSaul Wold2012-04-111-0/+33
* distro-tracking: Fix syslinux NO_UPDATE_REASONSaul Wold2012-04-111-1/+1
* insane.bbclass: Add missing variable bpnNoor Ahsan2012-04-111-0/+1
* "The suite of statements in a function definition executes with a local names...Andrei Gherzan2012-04-111-1/+4
* python: multilib header support.Lianhao Lu2012-04-114-4/+6
* initrdscripts: fix init-live.sh and use unionfsYang Shi2012-04-112-7/+30
* tclibc-eglibc.inc: make locale packages dependency conditionalNitin A Kamble2012-04-112-8/+17
* linux-yocto/meta-yocto: update hardware reference boards to v3.0.24Bruce Ashfield2012-04-111-4/+4
* beagleboard.conf: fix hardcode of virtual/xserverRobert Yang2012-04-111-2/+2
* poky-tiny.conf: adjust eglibc options for poky-tinyNitin A Kamble2012-04-111-0/+6
* python: Fix host contamination issueRichard Purdie2012-04-111-1/+4
* archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan2012-04-111-0/+1
* busybox: fix options -b, -a and -PAndreas Oberritter2012-04-112-7/+14
* classes/package_deb: create .gz index instead of .bz2Paul Eggleton2012-04-111-1/+1
* task-self-hosted: Add vte and eglibc-gconv-ibm850Saul Wold2012-04-111-1/+3
* boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENUSaul Wold2012-04-111-3/+0
* connman: add ofono dependency.Lianhao Lu2012-04-111-0/+1
* Hob:Fixed some incorrect values of Build configuration tabLiming An2012-04-112-15/+19
* Hob: show those appliable buttons on the image details page onlyShane Wang2012-04-111-38/+84
* Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang2012-04-112-3/+24
* Hob: add tooltips into image details screenShane Wang2012-04-111-5/+11
* Hob: tooltip change for "Build image" buttonShane Wang2012-04-111-1/+1
* Hob: clean up and reword stop_parse()Shane Wang2012-04-112-4/+4
* Hob: clean up generate_configuration()Shane Wang2012-04-111-1/+4
* Hob: clean up cancel_build()Shane Wang2012-04-111-2/+5
* Hob: clean up request_package_info_async()Shane Wang2012-04-112-2/+5
* Hob: clean up and unify get_parameters() to be get_parameters_sync()Shane Wang2012-04-111-3/+6
* Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang2012-04-112-1/+1
* Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image...Shane Wang2012-04-111-16/+16
* Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENER...Shane Wang2012-04-111-11/+19
* Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang2012-04-112-8/+8
* Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_asy...Shane Wang2012-04-111-12/+9
* Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang2012-04-112-13/+8
* Hob: correct indentShane Wang2012-04-111-2/+2
* Hob: Add the tooltips for recipe view page as requestLiming An2012-04-112-2/+28
* Hob: add fadeout display effection for package view include pageLiming An2012-04-114-10/+59