summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi2011-06-141-1/+3
* import recipe_sanity.bbclass from oe masterPhil Blundell2011-06-141-0/+179
* nativesdk.bbclass: Correct ordering of manipulationsRichard Purdie2011-06-131-16/+37
* task-sdk-host: Add nativesdk to the task name so its clearer what the content...Richard Purdie2011-06-131-1/+1
* native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie2011-06-094-45/+54
* image_types.bbclass: Since we apply the override, look for the standard name ...Richard Purdie2011-06-091-1/+1
* cpan.bbclass, cpan-base.bbclas: update them for the perlnative changeDexuan Cui2011-06-092-9/+13
* perlnative.bbclass: add the fileDexuan Cui2011-06-091-0/+2
* native.bbclass: allow a native package to be populated into its own dirDexuan Cui2011-06-091-0/+5
* package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie2011-06-091-1/+1
* sstate.bbclass: When removing files, take an exclusive lock, even for shared ...Richard Purdie2011-06-091-1/+1
* package_rpm.bbclass: make RPM use on-disk permissionsScott Garman2011-06-061-0/+2
* base.bbclass: add cleansstate task between clean and cleanallMartin Jansa2011-06-061-2/+5
* allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"Khem Raj2011-06-061-0/+1
* qmake_base.bbclass: fix lrelease/lupdate binary namesOtavio Salvador2011-06-021-0/+5
* libc-package: fix typo causing annoying diagnosticPhil Blundell2011-06-021-1/+1
* rootfs_ipk: delete opkg metadata if package management not required and all p...Phil Blundell2011-06-021-0/+11
* siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b65107...Martin Jansa2011-06-021-1/+1
* binconfig: improve handling of empty prefixesPhil Blundell2011-06-011-2/+2
* allarch.bbclass: A "all" TARGET_ARCH is dangerous as an OVERRIDERichard Purdie2011-06-011-1/+1
* Improve handling of 'all' architecture recipes and their interaction with sstateRichard Purdie2011-05-312-0/+16
* package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"Khem Raj2011-05-292-2/+2
* license.bbclass: Infinite recursion of or nodesBeth Flanagan2011-05-291-7/+8
* license.bbclass: Sane Parsing of licensesBeth Flanagan2011-05-271-38/+114
* classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu2011-05-274-17/+17
* classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.Lianhao Lu2011-05-272-15/+65
* utils.bbclass: make FILESEXTRAPATHS colon delimitedDarren Hart2011-05-271-2/+4
* rm_work: keep all sigdata files in stamps dirMartin Jansa2011-05-271-0/+4
* rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma...Phil Blundell2011-05-251-0/+10
* image_types: add IMAGE_ROOTFS_EXTRA_SPACESaul Wold2011-05-251-1/+1
* IMAGE_ROOTFS_SIZE CleanupSaul Wold2011-05-251-2/+5
* Move packagedata code into oe.packagedata (sync from OE)Chris Larson2011-05-203-66/+9
* oe.packagegroup: add code for package groups (sync from OE)Chris Larson2011-05-201-1/+1
* base.bbclass: use oe.data for OE_IMPORTS1.1_M1.rc1Chris Larson2011-05-201-1/+3
* Shift oe import logic out of the event handlerChris Larson2011-05-201-15/+18
* base.bbclass: switch to current OE's imports handlingChris Larson2011-05-201-13/+9
* Implement variable typing (sync from OE)Chris Larson2011-05-202-0/+13
* kernel.bbclass: pass KERNEL_VERSION through legitimize_package_nameAndreas Oberritter2011-05-201-2/+2
* package-index.bb: add support for deb and rpm.Dexuan Cui2011-05-203-0/+11
* utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold2011-05-191-1/+2
* utils.bbclass: modify create_wrapper to correctly follow symlinksSaul Wold2011-05-191-1/+2
* Couple minor fixes for the OECORE renameJessica Zhang2011-05-181-3/+3
* yaffs2: Remove yaffs2 from oe-coreSaul Wold2011-05-181-3/+0
* sanity.bbclass: Disable the is DISTRO set check since we can now run distro-lessRichard Purdie2011-05-181-2/+2
* image-prelink: remove hardcoded path assumptions, don't generate cache filePhil Blundell2011-05-171-8/+5
* backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe masterPhil Blundell2011-05-171-7/+27
* task-core-nfs/image.bbclass: Fix some libc overridesRichard Purdie2011-05-171-2/+1
* image.bbclass: use soft assignment for LDCONFIGDEPENDPhil Blundell2011-05-171-1/+1
* license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems...Koen Kooi2011-05-171-1/+1
* base.bbclass: Fix PR increment bug when PR number is a single digitKhem Raj2011-05-171-13/+6