Age | Commit message (Expand) | Author | Files |
2010-09-12 | base.bbclass: fix soc-family test | Frans Meulenbroeks | 1 |
2010-09-10 | Fix unpack issue with bitbake 1.10 | Chris Larson | 1 |
2010-09-09 | Per the TSC decision, make packaged-staging default | Chris Larson | 1 |
2010-09-02 | do_unpack, do_patch: shift some responsibility around, clean things up | Chris Larson | 1 |
2010-08-31 | base.bbclass: fix bug with absolute file:// uris | Chris Larson | 1 |
2010-08-31 | Revert "base.bbclass: fix bug with absolute file:// uris" | Chris Larson | 1 |
2010-08-30 | base.bbclass: fix bug with absolute file:// uris | Chris Larson | 1 |
2010-08-23 | base: use a variable for the modules to import/inject | Chris Larson | 1 |
2010-08-23 | Revert "base: use a variable for the modules to import/inject" | Chris Larson | 1 |
2010-08-23 | base: use a variable for the modules to import/inject | Chris Larson | 1 |
2010-08-20 | Fix the package_arch=machine_arch logic to use FILESPATH* | Chris Larson | 1 |
2010-08-04 | base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES | Chase Maupin | 1 |
2010-07-20 | base.bbclass: base_do_compile() accepts GNUmakefile as Makefile | Vitus Jensen | 1 |
2010-07-14 | base.bbclass: introduce COMPATIBLE_TARGET_SYS | Frans Meulenbroeks | 1 |
2010-07-07 | base.bbclass: re-add backward compatibility with bitbake w.r.t decodeurl fix ... | Khem Raj | 1 |
2010-07-05 | base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake bb.deco... | Khem Raj | 1 |
2010-06-24 | Rename base_dep_prepend and autotools_dep_prepend | Chris Larson | 1 |
2010-06-16 | linux-libc-headers-native: Add, make it a dependency for most native recipes | Tom Rini | 1 |
2010-05-27 | base.bbclass: fix issue with unpack of patches with apply=no | Chris Larson | 1 |
2010-05-27 | Revert "base.bbclass: fixed 'apply=no' behavior" | Chris Larson | 1 |
2010-05-27 | base.bbclass: fixed 'apply=no' behavior | Enrico Scholz | 1 |
2010-05-26 | base.bbclass: make do_unpack also not unpack when 'apply' url parameter is set | Chris Larson | 1 |
2010-05-05 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Joshua Lock | 1 |
2010-05-05 | base.bbclass: Stage etc directory for native packages and add a use_do_instal... | Richard Purdie | 1 |
2010-05-05 | base.bbclass: Remove pointless data expand call (from Poky) | Richard Purdie | 1 |
2010-04-25 | Revert "do_unpack: shift some responsibility around, clean things up" | Chris Larson | 1 |
2010-04-24 | base.bbclass: unbork oe_unpack_file | Chris Larson | 1 |
2010-04-23 | Initial move of common python bits into modules of the 'oe' python package | Chris Larson | 1 |
2010-04-23 | base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path | Chris Larson | 1 |
2010-04-23 | do_unpack: shift some responsibility around, clean things up | Chris Larson | 1 |
2010-04-22 | Use the python modules for checksum generation where we can | Chris Larson | 1 |
2010-04-12 | utils.bbclass: simplify checksum check, prepare for checksums.ini removal | Martin Jansa | 1 |
2010-04-08 | Using NotHandled/Handled in event handlers is deprecated | Chris Larson | 1 |
2010-03-27 | Fixed concurrency problem for ZIP packed recipes. | Ihar Hrachyshka | 1 |
2010-03-23 | base.bbclass: add missing import of metadata_scm | Antonio Ospite | 1 |
2010-03-21 | base.bbclass: add popen/system convenience functions | Christopher Larson | 1 |
2010-03-19 | base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, silly | Chris Larson | 1 |
2010-03-19 | Initial split of base.bbclass | Chris Larson | 1 |
2010-03-19 | Don't inherit siteinfo in base.bbclass | Chris Larson | 1 |
2010-03-19 | base.bbclass: Add note about base_path_relative | Chris Larson | 1 |
2010-03-15 | base.bbclass: fix quoting for md5/sha256 checksums checking | Marcin Juszkiewicz | 1 |
2010-03-15 | base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL... | Richard Purdie | 1 |
2010-03-11 | base: don't write to system /etc dir, use new STAGING_ETCDIR instead | Martin Jansa | 1 |
2010-03-11 | base: also stage ${sysconfdir} | Phil Blundell | 1 |
2010-03-08 | base.bbclass: provide shortcut syntax for first anonymous entry in SRC_URI | Bernhard Reutner-Fischer | 1 |
2010-03-03 | qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclass | Tom Rini | 1 |
2010-03-02 | qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATION | Tom Rini | 1 |
2010-03-02 | base.bbclass: create tmp/legacy-staging.log file with names of recipes which ... | Marcin Juszkiewicz | 1 |
2010-02-25 | Revert "base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum comma... | Chris Larson | 1 |
2010-02-25 | base.bbclass: use bb.utils.*_sum instead of calling md5/sha sum commands | Ross Burton | 1 |