aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-04-20POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOTRichard Purdie
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie
2011-04-20Replace POKYBASE with COREBASERichard Purdie
2011-04-20Remove obsolete scripts/classesRichard Purdie
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie
2011-04-19kernel: Remove debug statementsDarren Hart
2011-04-19kernel: Copy over bzImage to sysroots during installDarren Hart
2011-04-18python-dir.bbclass: define default PYTHON_BASEVERSIONMartin Jansa
2011-04-12Allow JFFS2 image options to be overriddenGary Thomas
2011-04-12autotools: Pass --disable-silent-rules to configureColin Walters
2011-04-08sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMESDexuan Cui
2011-04-06distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csvMei Lei
2011-04-05image.bbclass: Disable ldconfig-native when using uclibcRichard Purdie
2011-04-05native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok
2011-04-04image.bbclass: make execution ldconfig verboseNitin A Kamble
2011-04-04patch.bbclass: allow importing patches into other dirsTom Rini
2011-04-04classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj
2011-04-04sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj
2011-03-29package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie
2011-03-29sstate: Add support for taking shared lockfilesRichard Purdie
2011-03-29image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie
2011-03-29image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie
2011-03-29base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie
2011-03-24image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie
2011-03-24bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie
2011-03-24image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie
2011-03-24image.bbclass: Improve readability of the image generation codeRichard Purdie
2011-03-24sstate: use only unique set of SSTATETASKMartin Jansa
2011-03-23kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi
2011-03-21native: empty PACKAGES_DYNAMIC the way we do PACKAGESChris Larson
2011-03-21kernel/bbclass: rework kernel and module classes to allow for building out-of...Darren Hart
2011-03-19sstate: Ensure a clean removes setscene stamps as well as the main task stampsRichard Purdie
2011-03-18sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa...Richard Purdie
2011-03-18sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock
2011-03-18toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS.Lianhao Lu
2011-03-17sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton
2011-03-16package.bbclass: Fix missing debug src filesMark Hatle
2011-03-16rootfs_rpm.bbclass: Add additional system configuration to RPM spaceMark Hatle
2011-03-16poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURESScott Garman
2011-03-16poky-image.bbclass: add new IMAGE_FEATURES for ssh serversScott Garman
2011-03-15sstate.bbclass: always delete stamp files in sstate_cleanPaul Eggleton
2011-03-15sstate.bbclass: avoid deleting unrelated stamp filesPaul Eggleton
2011-03-15kernel bbclass: split do_compile into do_compile and do_compile_modulesKoen Kooi
2011-03-15own-mirrors.bbclass: Bring own-mirrors.bbclass from oe commit 0ef914b250df46a...Khem Raj
2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie
2011-03-12sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie
2011-03-10package_rpm: Fix rootfs generationMark Hatle
2011-03-10package.bbclass: Change the debug directory to avoid conflictsMark Hatle
2011-03-10autotools.bbclass: Fix automake file race issuesRichard Purdie
2011-03-08distutils-base: Only RDEPEND python-core on target packagesMartin Jansa