Age | Commit message (Expand) | Author | Files |
2010-07-22 | sanity.bbclass, abi_version.conf: Bump the ABI to inform that cross has died. | Khem Raj | 1 |
2010-07-22 | classes,bitbake.conf: Remove CROSS_DIR, install cross-packages into native sy... | Khem Raj | 6 |
2010-07-20 | base.bbclass: base_do_compile() accepts GNUmakefile as Makefile | Vitus Jensen | 1 |
2010-07-14 | pkconfig.bbclass: Add -R... to the regex, and reindent. | Tom Rini | 1 |
2010-07-14 | base.bbclass: introduce COMPATIBLE_TARGET_SYS | Frans Meulenbroeks | 1 |
2010-07-07 | relocatible.bbclass: Call oe.path.relative in try/except | Tom Rini | 1 |
2010-07-07 | base.bbclass: re-add backward compatibility with bitbake w.r.t decodeurl fix ... | Khem Raj | 1 |
2010-07-07 | relocatible.bbclass: Switch to using oe.path.relative | Tom Rini | 1 |
2010-07-07 | utils.bbclass: base_chk_file_checksum uses strick_checksums as a boolean | Tom Rini | 1 |
2010-07-07 | sourceipk: add class to create source ipks | Chase Maupin | 1 |
2010-07-05 | base.bbclass: Fix oe_unpack_file to unpack files to match new bitbake bb.deco... | Khem Raj | 1 |
2010-06-26 | instane.bbclass: added nios2 | Frans Meulenbroeks | 1 |
2010-06-26 | siteinfo.bblass: added nios2-linux and nios2-linux-uclibc | Frans Meulenbroeks | 1 |
2010-06-26 | kernel-arch.bbclass: added nios2 | Frans Meulenbroeks | 1 |
2010-06-25 | testlab: from opkg info grep only +- 7 lines around package with status insta... | Martin Jansa | 1 |
2010-06-25 | mozilla.bbclass: use libxt directly | Martin Jansa | 1 |
2010-06-24 | cpan_build.bbclass: rename cpan_build_dep_prepend | Chris Larson | 1 |
2010-06-24 | Rename base_dep_prepend and autotools_dep_prepend | Chris Larson | 2 |
2010-06-24 | package_ipk: Fix syntax error - incorrect usage of bb.data.expand | Chris Larson | 1 |
2010-06-23 | packaged-staging.bbclass: Change PSTAGE_PKGARCH to something dynamic | Tom Rini | 1 |
2010-06-20 | siteinfo.bbclass: sorted entries, made indenting consistent | Frans Meulenbroeks | 1 |
2010-06-20 | insane.bbclass: minor change: relayouted, sorted | Frans Meulenbroeks | 1 |
2010-06-19 | testlab: match Package,Version,Archi,Depends,Recom only as first word on line | Martin Jansa | 1 |
2010-06-17 | Indentation fixups, caught by python -t | Chris Larson | 6 |
2010-06-16 | linux-libc-headers-native: Add, make it a dependency for most native recipes | Tom Rini | 1 |
2010-06-15 | gitver.bbclass: fix issue with detached heads | Cliff Brake | 1 |
2010-06-15 | icecc: also set environment in do_install | Dmitry Eremin-Solenikov | 1 |
2010-06-10 | Drop some unnecessary immediate assignments | Chris Larson | 3 |
2010-06-10 | utils.bbclass: set close_fds=True by default for the popen helper | Chris Larson | 2 |
2010-06-10 | Add a rm -rf utility function and use it in packaged-staging.bbclass | Chris Larson | 1 |
2010-06-10 | packaged-staging.bbclass: fix typo, it's PSTAGE_TMPDIR_STAGE, not PSTAGE_TMDP... | Chris Larson | 1 |
2010-06-08 | insane.bbclass: set PATH before calling desktop-file-validate | Martin Jansa | 1 |
2010-06-08 | debian.bbclass: remove unwanted inherit leftover (from trying oe_popen instea... | Martin Jansa | 1 |
2010-06-08 | debian.bbclass: call objdump from binutils-cross | Martin Jansa | 1 |
2010-06-08 | gitpkgv: new | pieterg | 1 |
2010-06-07 | packaged-staging.bbclass: fix issue with no SRC_URI | Cliff Brake | 1 |
2010-06-07 | rootfs_ipk/meta-toolchain: Add locking on tasks that add package_update_index... | Tom Rini | 1 |
2010-06-05 | classes/gettext.bbclass: Account for libiconv and libintl too. | Khem Raj | 1 |
2010-06-05 | classes/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist. | Khem Raj | 1 |
2010-06-04 | amend.bbclass: don't parse same amend.inc if FILESPATH references it multiple... | Denys Dmytriyenko | 1 |
2010-06-04 | icecc.bbclass: fix irt changes in toolchains installation | Dmitry Eremin-Solenikov | 1 |
2010-06-01 | xfce46: remove checksum name atribute from bbclass | Martin Jansa | 1 |
2010-05-27 | base.bbclass: fix issue with unpack of patches with apply=no | Chris Larson | 1 |
2010-05-27 | Revert "patch.bbclass: use param_bool()" | Chris Larson | 1 |
2010-05-27 | Revert "base.bbclass: fixed 'apply=no' behavior" | Chris Larson | 1 |
2010-05-27 | patch.bbclass: use param_bool() | Enrico Scholz | 1 |
2010-05-27 | base.bbclass: fixed 'apply=no' behavior | Enrico Scholz | 1 |
2010-05-27 | packaged-staging.bbclass: added missing space in find call | Enrico Scholz | 1 |
2010-05-26 | patch.bbclass: fix the logic error that resulted in tcp-wrappers patch applic... | Chris Larson | 1 |
2010-05-26 | base.bbclass: make do_unpack also not unpack when 'apply' url parameter is set | Chris Larson | 1 |