summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* Rename poky-init-build-env to oe-init-build-envRichard Purdie2011-04-211-1/+1
* kernel: Remove debug statementsDarren Hart2011-04-191-2/+0
* kernel: Copy over bzImage to sysroots during installDarren Hart2011-04-191-0/+1
* python-dir.bbclass: define default PYTHON_BASEVERSIONMartin Jansa2011-04-181-0/+1
* Allow JFFS2 image options to be overriddenGary Thomas2011-04-121-1/+1
* autotools: Pass --disable-silent-rules to configureColin Walters2011-04-121-0/+1
* sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMESDexuan Cui2011-04-081-2/+4
* distrodata.bbclass: Merge the get_pkg_info.log into checkpkg.csvMei Lei2011-04-061-22/+7
* image.bbclass: Disable ldconfig-native when using uclibcRichard Purdie2011-04-051-5/+11
* native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok2011-04-053-0/+3
* image.bbclass: make execution ldconfig verboseNitin A Kamble2011-04-041-1/+2
* patch.bbclass: allow importing patches into other dirsTom Rini2011-04-041-3/+16
* classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion o...Khem Raj2011-04-042-3/+3
* sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj2011-04-041-1/+1
* package_rpm: Ensure we take the sstate shared lockfile in the place we write ...Richard Purdie2011-03-291-6/+3
* sstate: Add support for taking shared lockfilesRichard Purdie2011-03-291-0/+7
* image.bbclass: Remove uneeded do_populate_sysroot requirement for imagesRichard Purdie2011-03-291-3/+0
* image.bbclass: Add dependencies on native versions of update-alternatives and...Richard Purdie2011-03-291-0/+1
* base/kernel/image.bbclass: Clean up do_deploy ordering to ensure it just happ...Richard Purdie2011-03-293-2/+3
* image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie2011-03-251-4/+9
* bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2011-03-252-21/+82
* image.bbclass: Move ROOTFS_SIZE into runimagecmd() functionRichard Purdie2011-03-241-1/+1
* image.bbclass: Improve readability of the image generation codeRichard Purdie2011-03-241-7/+13
* sstate: use only unique set of SSTATETASKMartin Jansa2011-03-241-2/+2
* kernel.bbclass: blacklist 'kernel-misc' from kernel-modulesKoen Kooi2011-03-241-1/+1
* native: empty PACKAGES_DYNAMIC the way we do PACKAGESChris Larson2011-03-231-0/+2
* kernel/bbclass: rework kernel and module classes to allow for building out-of...Darren Hart2011-03-232-64/+42
* sstate: Ensure a clean removes setscene stamps as well as the main task stampsRichard Purdie2011-03-191-0/+2
* sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa...Richard Purdie2011-03-181-1/+28
* sanity.bbclass: check for duplicates in PACKAGE_ARCHSJoshua Lock2011-03-181-0/+13
* toolchain-scripts.bbclass: Added --sysroot to CPPFLAGS.Lianhao Lu2011-03-181-0/+2
* sanity: detect if bitbake wrapper is not being used or pseudo is brokenPaul Eggleton2011-03-171-1/+24
* package.bbclass: Fix missing debug src filesMark Hatle2011-03-161-1/+1
* rootfs_rpm.bbclass: Add additional system configuration to RPM spaceMark Hatle2011-03-161-0/+26
* poky-image.bbclass: add ssh-server-dropbear to SATO_IMAGE_FEATURESScott Garman2011-03-161-1/+1
* poky-image.bbclass: add new IMAGE_FEATURES for ssh serversScott Garman2011-03-161-1/+10
* sstate.bbclass: always delete stamp files in sstate_cleanPaul Eggleton2011-03-151-9/+7
* sstate.bbclass: avoid deleting unrelated stamp filesPaul Eggleton2011-03-151-1/+3
* kernel bbclass: split do_compile into do_compile and do_compile_modulesKoen Kooi2011-03-151-0/+5
* own-mirrors.bbclass: Bring own-mirrors.bbclass from oe commit 0ef914b250df46a...Khem Raj2011-03-151-0/+12
* sanity.bbclass: Fix inverted mmap_min_addr logicRichard Purdie2011-03-141-2/+2
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-143-3/+3
* package_rpm: Fix rootfs generationMark Hatle2011-03-101-1/+7
* package.bbclass: Change the debug directory to avoid conflictsMark Hatle2011-03-101-2/+8
* autotools.bbclass: Fix automake file race issuesRichard Purdie2011-03-101-2/+2
* distutils-base: Only RDEPEND python-core on target packagesMartin Jansa2011-03-101-1/+1
* debian.bbclass: call auto_libname in reverse sorted AUTO_LIBNAME_PKGSMartin Jansa2011-03-101-1/+7
* sstate: Ensure the SRCURI fetcher cache is not used for sstateRichard Purdie2011-03-081-1/+1
* sanity.bbclass: Check for /proc/sys/vm/mmap_min_addr to be >= 65536Khem Raj2011-03-081-4/+6
* sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa2011-03-081-1/+1
OpenPOWER on IntegriCloud