summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdkHongxu Jia2013-03-021-3/+9
* package_deb.bbclass:fix the arch (replace "_" with "-") in deb package controlHongxu Jia2013-03-021-0/+8
* package_rpm.bbclass: Fix translate_smart_to_oe arch comparisonMark Hatle2013-03-021-2/+3
* rm_work: remove package and packages-split dirsMartin Jansa2013-03-021-7/+13
* Add KERNEL_EXTRA_ARGS parameterWolfgang Denk2013-03-011-2/+5
* module.bbclass: Create a new depmodwrapper to assist cross-installsMark Hatle2013-03-013-8/+8
* sanity: use lsb distro_identifierMartin Jansa2013-03-011-4/+1
* package_rpm.bbclass: add more description for pre/post scriptletsKang Kai2013-03-011-0/+4
* package_rpm.bbclass: name postinst files with package nameKang Kai2013-03-011-6/+5
* populate_sdk_base.bbclass:fix toolchain relocation issuesHongxu Jia2013-03-011-0/+7
* kernel.bbclass: Add missing modules.order and modules.builtinsMark Hatle2013-03-011-2/+1
* kernel-yocto: allow building from fetcher source dirBruce Ashfield2013-03-011-17/+22
* kernel-yocto: respect SRC_URI modified branch selectionBruce Ashfield2013-03-011-32/+38
* insane.bbclass: Merge linux-gnu entries in machine dictionary and add sh4 mac...Kyle Farnsworth2013-03-011-3/+2
* rootfs_rpm: move run-postinsts scripts to rpm recipeKang Kai2013-03-011-23/+0
* systemd.bbclass: fix bb.errorMartin Jansa2013-03-011-1/+1
* rootfs_deb: remove run-postinsts from ROOTFS_PKGMANAGEKang Kai2013-03-011-1/+1
* distrodata: added some corner cases for svn and git reposEmilia Ciobanu2013-02-281-1/+5
* Add kernel arch variable in SDK environment variable list for supporting buil...Jessica Zhang2013-02-281-1/+4
* archive-*-source.bbclass: Handle all package classesMuhammad Shakeel2013-02-283-9/+21
* archiver class: Use tasks with sstate instead of pre/post funcsMuhammad Shakeel2013-02-284-20/+167
* siteinfo/insane: More n32 fixupsPeter Seebach2013-02-252-5/+3
* rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle2013-02-223-44/+66
* rootfs_rpm.bbclass: Reorder feed priority based on multilib image settingMark Hatle2013-02-222-3/+21
* package_deb: check CONFFILES exist before adding them to metadataRoss Burton2013-02-221-1/+2
* ptest: Add missed .debug pathBjörn Stenberg2013-02-221-1/+2
* pakcage.bbclass:use a better way to cut -dev/-dbg suffixSong.Li2013-02-221-4/+4
* rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton2013-02-191-3/+7
* toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setupLaurentiu Palcu2013-02-191-0/+2
* devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie2013-02-192-1/+23
* populate_sdk_base.bbclass: fix SDKTARGETSYSROOT valueLaurentiu Palcu2013-02-191-1/+1
* sanity: check_path_length: replace tab with 8 spacesMartin Jansa2013-02-191-1/+1
* package_tar: Fix so it actually worksRichard Purdie2013-02-171-1/+3
* package_tar: Remove completely pointless codeRichard Purdie2013-02-171-21/+4
* package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie2013-02-171-4/+4
* package_tar: Fix whitespaceRichard Purdie2013-02-171-51/+51
* package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie2013-02-174-142/+0
* package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie2013-02-173-4/+19
* classes: Drop none package specific packaging variable accessesRichard Purdie2013-02-177-31/+23
* systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj2013-02-151-4/+9
* sanity.bbclass: when bblayers.conf is updated, it invokes a reparseCristiana Voicu2013-02-151-9/+9
* package_ipk: check CONFFILES exist before adding them to metadataRoss Burton2013-02-151-1/+2
* Solved package namespace errors in PRSEmilia Ciobanu2013-02-141-3/+3
* insane: remove unused variableRoss Burton2013-02-141-1/+0
* mulitilib_header: Avoid sstate checksum issues for -native recipesRichard Purdie2013-02-141-0/+6
* multilib: Fix an OVERRIDES expansion order issueRichard Purdie2013-02-141-0/+5
* gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGESLaurentiu Palcu2013-02-131-0/+2
* Add pixbufcache classLaurentiu Palcu2013-02-131-0/+50
* fontcache.bbclass: use the postinst_intercept scriptLaurentiu Palcu2013-02-131-13/+7
* gtk-icon-cache.bbclass: use postinst_intercept scriptLaurentiu Palcu2013-02-131-30/+9