Age | Commit message (Expand) | Author | Files |
2008-06-18 | package.bbclass: changed library regexp to get dependencies for opensync plug... | Marcin Juszkiewicz | 1 |
2008-06-18 | cmake.bbclass: added version from OE + cross-compilation support | Marcin Juszkiewicz | 1 |
2008-06-17 | poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipients | Richard Purdie | 1 |
2008-06-17 | poky-autobuild-notifier.bbclass: Fix parse error | Richard Purdie | 1 |
2008-06-17 | classes: Add poky-autobuild-notifier class | Richard Purdie | 1 |
2008-06-13 | packaged-staging.bbclass: Fix indentation | Richard Purdie | 1 |
2008-06-13 | packaged-staging.bbclass: create the opkg directories as required (from Richard) | Ross Burton | 1 |
2008-06-12 | image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generation | Richard Purdie | 1 |
2008-06-12 | poky.bbclass: Use pokylinux.org as the source mirror | Richard Purdie | 1 |
2008-06-06 | opkg prints 'loading conf' informations so we get two lines each time | Marcin Juszkiewicz | 1 |
2008-06-06 | rootfs_ipk.bbclass: do grep in install_all_locales just once | Marcin Juszkiewicz | 1 |
2008-06-06 | rootfs_ipk.bbclass: reformatted install_all_locales function | Marcin Juszkiewicz | 1 |
2008-06-06 | rootfs_ipk: added ROOTFS_POSTINSTALL_COMMAND | Marcin Juszkiewicz | 1 |
2008-06-06 | packaged-staging.bbclass: Tweak package install command | Richard Purdie | 1 |
2008-06-05 | rootfs_ipk.bbclass: Fix for use with lock capable opkg | Richard Purdie | 1 |
2008-06-05 | rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may... | Marcin Juszkiewicz | 1 |
2008-06-05 | rootfs_ipk.bbclass: added install_all_locales function | Marcin Juszkiewicz | 1 |
2008-06-05 | rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag... | Marcin Juszkiewicz | 1 |
2008-06-05 | kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixes | Richard Purdie | 1 |
2008-05-29 | base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful | Richard Purdie | 1 |
2008-05-21 | packaged-staging.bbclass: The staging_packager function should not be install... | Richard Purdie | 1 |
2008-05-21 | image.bbclass: Drop bbimage command | Richard Purdie | 1 |
2008-05-21 | devshell.bbclass: Export needed variables | Richard Purdie | 1 |
2008-05-21 | image.bbclass: Fix whitespace | Richard Purdie | 1 |
2008-05-21 | rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH... | Richard Purdie | 1 |
2008-05-21 | module.bbclass: Fix external module version dependencies | Richard Purdie | 1 |
2008-05-20 | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 5 |
2008-05-20 | poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I... | Richard Purdie | 1 |
2008-05-20 | rootfs_deb.bbclass: Use /var/dpkg for dpkg status data | Richard Purdie | 1 |
2008-05-20 | rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root... | Richard Purdie | 1 |
2008-05-20 | gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ... | Richard Purdie | 1 |
2008-05-18 | packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-... | Richard Purdie | 1 |
2008-05-18 | image.bbclass: Fix locking so multiple image targets work | Richard Purdie | 1 |
2008-05-18 | patch.bbclass: Make it possibe to override the patch dependency | Richard Purdie | 1 |
2008-05-18 | packaged-staging.bbclass: Execute staging_helper earlier to make sure the con... | Richard Purdie | 1 |
2008-05-16 | packaged-staging.bbclass: Improve postamble exit code handling | Richard Purdie | 1 |
2008-05-15 | classes: Add gtk-doc.bbclass | Richard Purdie | 1 |
2008-05-14 | packaged-staging.bbclass: Add code to handle checking the stamp dependency tr... | Richard Purdie | 1 |
2008-05-12 | base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro... | Richard Purdie | 1 |
2008-05-12 | autotools.bbclass: Switch stage_autotools_all to change la files itself and t... | Richard Purdie | 1 |
2008-05-07 | sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1... | Richard Purdie | 1 |
2008-05-07 | sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if... | Richard Purdie | 1 |
2008-05-06 | base.bbclass: don't add shasum-native dependency if we are building shasum-na... | Ross Burton | 1 |
2008-05-06 | autotools.bbclass: There is no need to use the strange -t option to cp anymore | Richard Purdie | 1 |
2008-05-05 | bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' | Richard Purdie | 2 |
2008-05-05 | poky.bbclass: Fix mirror URLs | Richard Purdie | 1 |
2008-05-04 | packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,... | Richard Purdie | 1 |
2008-05-02 | sdk.bbclass: Instead of changing HOST_VENDOR which badly affects gcc compilat... | Richard Purdie | 1 |
2008-05-01 | packaged-staging.bbclass: Fixup do_prepackaged_stage references | Richard Purdie | 1 |
2008-05-01 | base.bbclass: only depend on shasum-native if we don't have hashlib | Ross Burton | 1 |