aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-09Webhob: add the code of 'management' part and 'user login' part for webhobchunhua/webhob-2lvchunhua
2012-04-27Webhob: add the helper of rest api for webhob and a simple demoxiaotong lv
2012-01-13Hob2: put search entry to the top in recipelistview and packagelistviewShane Wang
2012-01-13Hob2: set default, max for spin valuesShane Wang
2012-01-13command.py: add new API to get the cpu count on the serverShane Wang
2012-01-13Revert "command.py: add new command to get the CPU info"Shane Wang
2012-01-12Hob2: clean up for colorsShane Wang
2012-01-08Hob2: change "Brought in by" dialog from message dialog to self-defined dialogShane Wang
2012-01-06Hob2: change the style of the two buttons "Build Packages" and "Build Image"Shane Wang
2012-01-06Hob2: show background color when some new recipes or packages are selected.Shane Wang
2012-01-06Hob2: A new implemetation for Human Oriented BuilderDongxiao Xu
2012-01-06layers: add a new folder to put user added layersDongxiao Xu
2012-01-06hob-toolchain: add a new recipe hob-toolchainDongxiao Xu
2012-01-06hob.bb: Add a empty image templateDongxiao Xu
2012-01-06packageinfo.bbclass: add a new bbclass to pass package informationDongxiao Xu
2012-01-06package.bbclass: set package size into pkgdata for hob2's useShane Wang
2012-01-06image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu
2012-01-06bblayers.conf.sample: Use ?= to set BBLAYERSDongxiao Xu
2012-01-06runqueue: fire sceneQueueTaskStarted event when a setscene queue startsDongxiao Xu
2012-01-06command.py: add new command to get the CPU infoDongxiao Xu
2012-01-06command.py: add a new API findCoreBaseFilesDongxiao Xu
2012-01-06bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu
2012-01-06bitbake: add -B option to bind with interfaceDongxiao Xu
2012-01-06bitbake: add a new option "--server-only"Dongxiao Xu
2012-01-06cooker: remove command import in cooker.pyDongxiao Xu
2012-01-06xmlrpc: Change BitbakeServerInfo init functionDongxiao Xu
2012-01-06Bitbake: change for adding progress bar in Hob2.Shane Wang
2012-01-06event.py: Add a new event PackageInfoDongxiao Xu
2012-01-06command.py: add resolve option for generateTargetsTree APIDongxiao Xu
2012-01-06command.py: add parseConfigurationFiles APIDongxiao Xu
2012-01-06command.py: add initCooker APIDongxiao Xu
2012-01-06cooker: user bb.configuration.data to inject eventsDongxiao Xu
2012-01-06cache: Use configuration's hash value to validate cacheDongxiao Xu
2012-01-06command.py: Modify needcache value for certain functionsDongxiao Xu
2012-01-05image-mklibs/package_ipk: Remove bashismsRichard Purdie
2012-01-05distro: Add poky-tiny distro definitionDarren Hart
2012-01-05matchbox-wm: Remove x-session-manager handlingZhai Edwin
2012-01-05libusb-compat: move libraries to base_libdirScott Garman
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman
2012-01-05bitbake/runqueue: Improve the setscene loggingRichard Purdie
2012-01-05multilib: Abstract class extension code into classextend.pyRichard Purdie
2012-01-05native.bbclass: Fix variable remapping coverageRichard Purdie
2012-01-05core-image-gtk-directfb: add a bb file to build an image for gtk over directfbXiaofeng Yan
2012-01-05binutils-cross-canadian: Allow ld-is-goldDerek Buitenhuis
2012-01-05Patch Upstream-Status UpdateSaul Wold
2012-01-05udev: remove commented code from init script (no code changes)Otavio Salvador
2012-01-05udev: split utilities onto udev-utilsOtavio Salvador
2012-01-05udev: use 'echo' instead of 'echo -n' in init scriptOtavio Salvador
2012-01-05xserver-kdrive: work around issues with -Werror=addressGary Thomas
2012-01-05opkg-utils: use /usr/bin/env pythonChristopher Larson