summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer2013-10-301-1/+1
* update-rc.d.bbclass: Fix host/target test in postinstJacob Kroon2013-10-291-1/+1
* gnome: set UNKNOWN_CONFIGURE_WHITELISTRoss Burton2013-10-291-1/+3
* kernel-grub.bbclass: add a method to install/update for bzImageHongxu Jia2013-10-261-0/+90
* image_types.bbclass: fix endiannes for sumtool (jffs2 summary)Andrea Adami2013-10-261-1/+1
* image_types.bbclass: do not force --no-cleanmarkers for jffs2Andrea Adami2013-10-261-2/+2
* clutter: remove usage of FILESPATHPetter Mabäcker2013-10-261-1/+0
* base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson2013-10-241-1/+1
* lib/oeqa/runtime: build kernel module on target testStefan Stanacar2013-10-181-1/+1
* update-rcd.bbclass: fix host/target testRoss Burton2013-10-161-5/+3
* cross-canadian: Fix SHLIBSDIR when using multilibRichard Purdie2013-10-161-0/+5
* nativesdk: Fix pn checkRichard Purdie2013-10-161-1/+1
* classes: add aarch64_be targetVictor Kamensky2013-10-144-0/+5
* insane: configure option checkingRoss Burton2013-10-141-0/+20
* image types: split live into iso and hddimgValentin Popa2013-10-142-5/+20
* kernel: restore scripts in the sysrootBruce Ashfield2013-10-141-0/+11
* update-rc: Stop and remove service if updating packageFelipe F. Tonello2013-10-141-1/+17
* bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa2013-10-142-2/+2
* classes/package: handle filenames containing wildcardsPaul Eggleton2013-10-141-9/+19
* kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu2013-10-141-0/+5
* uboot-config.bbclass: Raise an error for unknown configsOtavio Salvador2013-10-141-0/+5
* utils.bbclass: Fix override ordering for FILESPATHRichard Purdie2013-10-141-4/+5
* kernel-yocto: Add a missing '['Peter Kjellerstedt2013-10-141-1/+1
* uboot-config.bbclass: Fix use without IMAGE_FSTYPES appendingOtavio Salvador2013-10-141-1/+2
* classes: tar 1.27 fixesRichard Purdie2013-10-144-7/+7
* toolchain-scripts: Fix TARGET_SYS referenceRichard Purdie2013-10-111-1/+1
* run-postinst: Ensure that the postinsts are orderedMark Hatle2013-10-073-6/+22
* package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle2013-10-071-1/+1
* udpated-rc.d: Track postinst/prerm/postrm in task checksumRichard Purdie2013-10-071-0/+2
* systemd: Track postinst/prerm in task checksumRichard Purdie2013-10-071-0/+3
* license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton2013-10-041-4/+6
* cross-canadian: Fix TUNE_PKGARCH referencesRichard Purdie2013-10-042-4/+8
* cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie2013-10-044-0/+4
* boot-directdisk: avoid loop in MBR disk signature generationJonathan Liu2013-10-041-4/+5
* boot-directdisk: ensure generated MBR disk signature is non-zeroJonathan Liu2013-09-301-1/+5
* kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs codeJason Wessel2013-09-301-0/+8
* native: Use a native site file and ensure the correct sed is usedRichard Purdie2013-09-301-1/+1
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-304-23/+26
* syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel2013-09-301-12/+9
* bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel2013-09-301-3/+21
* syslinux.bbclass: Fix hard coding of console=tty*Jason Wessel2013-09-301-3/+11
* grub-efi.bbclass: Add serial and graphics menu optionsJason Wessel2013-09-301-14/+27
* bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel2013-09-302-12/+31
* testimage: Exclude BB_ORIGENV variableRichard Purdie2013-09-261-0/+2
* classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton2013-09-261-0/+5
* package.bbclass: Clear umask when using os.mkdirRichard Purdie2013-09-261-0/+4
* distutils: Replacing path to native path only to be done to non-native python...Amy Fong2013-09-261-2/+6
* package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu2013-09-241-0/+1
* classes/testimage: add informational messages about tests and do some cleanup...Stefan Stanacar2013-09-241-16/+24
* image.bbclass: uninstall package only if it's already installedChen Qi2013-09-241-1/+11
OpenPOWER on IntegriCloud