Age | Commit message (Expand) | Author | Files |
2011-05-20 | Move packagedata code into oe.packagedata (sync from OE) | Chris Larson | 3 |
2011-05-20 | oe.packagegroup: add code for package groups (sync from OE) | Chris Larson | 1 |
2011-05-20 | base.bbclass: use oe.data for OE_IMPORTS | Chris Larson | 1 |
2011-05-20 | Shift oe import logic out of the event handler | Chris Larson | 1 |
2011-05-20 | base.bbclass: switch to current OE's imports handling | Chris Larson | 1 |
2011-05-20 | Implement variable typing (sync from OE) | Chris Larson | 2 |
2011-05-20 | kernel.bbclass: pass KERNEL_VERSION through legitimize_package_name | Andreas Oberritter | 1 |
2011-05-20 | package-index.bb: add support for deb and rpm. | Dexuan Cui | 3 |
2011-05-19 | utils.bbclass: modify create_wrapper to correctly follow symlinks | Saul Wold | 1 |
2011-05-19 | utils.bbclass: modify create_wrapper to correctly follow symlinks | Saul Wold | 1 |
2011-05-18 | Couple minor fixes for the OECORE rename | Jessica Zhang | 1 |
2011-05-18 | yaffs2: Remove yaffs2 from oe-core | Saul Wold | 1 |
2011-05-18 | sanity.bbclass: Disable the is DISTRO set check since we can now run distro-less | Richard Purdie | 1 |
2011-05-17 | image-prelink: remove hardcoded path assumptions, don't generate cache file | Phil Blundell | 1 |
2011-05-17 | backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe master | Phil Blundell | 1 |
2011-05-17 | task-core-nfs/image.bbclass: Fix some libc overrides | Richard Purdie | 1 |
2011-05-17 | image.bbclass: use soft assignment for LDCONFIGDEPEND | Phil Blundell | 1 |
2011-05-17 | license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems... | Koen Kooi | 1 |
2011-05-17 | base.bbclass: Fix PR increment bug when PR number is a single digit | Khem Raj | 1 |
2011-05-17 | Add a new task checklicense and fix some bugs in distro_check.py | Mei Lei | 1 |
2011-05-17 | linux-yocto: detect and avoid branch revision checking for AUTOREV | Bruce Ashfield | 1 |
2011-05-11 | qmake_base.bbclass: add generate_qt_config_file task | Otavio Salvador | 1 |
2011-05-11 | cmake.bbclass: fix qmake and rpath issues | Otavio Salvador | 2 |
2011-05-11 | siteinfo.bbclass: Add powerpc-linux-gnuspe. | Leon Woestenberg | 1 |
2011-05-11 | metadata_scm.bbclass: Use COREBASE to grok for SCM operations | Khem Raj | 1 |
2011-05-10 | insane.bbclass: skip license checksum if LICENSE is "CLOSED" | Otavio Salvador | 1 |
2011-05-10 | linux-yocto: error if meta data not present | Bruce Ashfield | 1 |
2011-05-10 | package_rpm: use target vendor information | Adrian Alonso | 1 |
2011-05-10 | image-mklibs: add microblaze arch support | Adrian Alonso | 1 |
2011-05-10 | siteinfo: add microblaze target info | Adrian Alonso | 1 |
2011-05-10 | kernel-arch: add microblaze to valid archs | Adrian Alonso | 1 |
2011-05-10 | insane: add micrblaze target info | Adrian Alonso | 1 |
2011-05-08 | gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of += | Khem Raj | 1 |
2011-05-08 | package.bbclass: convert unpackaged file message from 'info' to 'warn' so tha... | Koen Kooi | 1 |
2011-05-07 | sanity.bbclass: Add cpio to list of required utilities tested for | Richard Purdie | 1 |
2011-05-05 | boot-directdisk: fix bzImage source location | Tom Zanussi | 1 |
2011-05-05 | linux-yocto: safely process unbranched repositories | Bruce Ashfield | 1 |
2011-05-05 | linux-yocto: apply meta data to external repos | Bruce Ashfield | 1 |
2011-05-04 | qemuimagetest: Enable toolchain automation tests in qemuimagetest | Jiajun Xu | 1 |
2011-05-04 | insane.bbclass: Checking for NLS too when checking gettext dependency | Khem Raj | 1 |
2011-05-04 | logging: delete the oe(note|warn|fatal|debug) functions | Darren Hart | 1 |
2011-05-04 | logging: update existing oe* logging users to the bb* interface | Darren Hart | 10 |
2011-05-04 | gettext.bbclass: Updates to better handle gettext alternatives | Richard Purdie | 2 |
2011-05-04 | base.bbclass: Create a BASEDEPENDS variable other classes can use to add to t... | Richard Purdie | 1 |
2011-04-28 | autotools.bbclass: Copy gettext files only if --disable-nls is not set | Khem Raj | 1 |
2011-04-28 | insane.bbclass: Move code to add function to tasks toward the end | Khem Raj | 1 |
2011-04-28 | logging: add bb* logging mechanisms for bash recipe functions | Darren Hart | 2 |
2011-04-28 | logging: fix oedebug loglevel test | Darren Hart | 1 |
2011-04-28 | sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weak | Khem Raj | 1 |
2011-04-22 | cpan.bbclass: export PERLHOSTLIB for perl modules | Nitin A Kamble | 1 |