| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch from ipkg-utils to opkg-utils | Richard Purdie | 2008-07-17 | 2 | -8/+8 |
* | bitbake.conf: Set MULTIMACH_ARCH to a default value | Richard Purdie | 2008-07-17 | 1 | -3/+0 |
* | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 2008-07-17 | 3 | -53/+52 |
* | package.bbclass: Skip symlinks when searching for shlib dependencies since we... | Richard Purdie | 2008-07-15 | 1 | -0/+2 |
* | Add insserv | Ross Burton | 2008-07-04 | 1 | -0/+5 |
* | packaged-staging.bbclass: force symlinking as ipkg->opkg link can be present | Marcin Juszkiewicz | 2008-07-02 | 1 | -1/+1 |
* | packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.conf | Marcin Juszkiewicz | 2008-07-01 | 1 | -1/+1 |
* | rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch... | Marcin Juszkiewicz | 2008-06-30 | 1 | -1/+1 |
* | package.bbclass: changed library regexp to get dependencies for opensync plug... | Marcin Juszkiewicz | 2008-06-18 | 1 | -1/+1 |
* | cmake.bbclass: added version from OE + cross-compilation support | Marcin Juszkiewicz | 2008-06-18 | 1 | -0/+11 |
* | poky-autobuild-notifier.bbclass: Make sure the message is sent to all recipients | Richard Purdie | 2008-06-17 | 1 | -2/+5 |
* | poky-autobuild-notifier.bbclass: Fix parse error | Richard Purdie | 2008-06-17 | 1 | -4/+2 |
* | classes: Add poky-autobuild-notifier class | Richard Purdie | 2008-06-17 | 1 | -0/+61 |
* | packaged-staging.bbclass: Fix indentation | Richard Purdie | 2008-06-13 | 1 | -1/+1 |
* | packaged-staging.bbclass: create the opkg directories as required (from Richard) | Ross Burton | 2008-06-13 | 1 | -0/+1 |
* | image.bbclass: Make sure DEPLOY_DIR_IMAGE exists before running image generation | Richard Purdie | 2008-06-12 | 1 | -0/+1 |
* | poky.bbclass: Use pokylinux.org as the source mirror | Richard Purdie | 2008-06-12 | 1 | -2/+2 |
* | opkg prints 'loading conf' informations so we get two lines each time | Marcin Juszkiewicz | 2008-06-06 | 1 | -1/+1 |
* | rootfs_ipk.bbclass: do grep in install_all_locales just once | Marcin Juszkiewicz | 2008-06-06 | 1 | -1/+3 |
* | rootfs_ipk.bbclass: reformatted install_all_locales function | Marcin Juszkiewicz | 2008-06-06 | 1 | -8/+8 |
* | rootfs_ipk: added ROOTFS_POSTINSTALL_COMMAND | Marcin Juszkiewicz | 2008-06-06 | 1 | -0/+2 |
* | packaged-staging.bbclass: Tweak package install command | Richard Purdie | 2008-06-06 | 1 | -1/+1 |
* | rootfs_ipk.bbclass: Fix for use with lock capable opkg | Richard Purdie | 2008-06-05 | 1 | -1/+2 |
* | rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may... | Marcin Juszkiewicz | 2008-06-05 | 1 | -2/+2 |
* | rootfs_ipk.bbclass: added install_all_locales function | Marcin Juszkiewicz | 2008-06-05 | 1 | -0/+21 |
* | rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag... | Marcin Juszkiewicz | 2008-06-05 | 1 | -1/+0 |
* | kernel.bbclass: Sync with OE and get recent kernel i386 -> x86 fixes | Richard Purdie | 2008-06-05 | 1 | -30/+40 |
* | base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful | Richard Purdie | 2008-05-29 | 1 | -12/+12 |
* | packaged-staging.bbclass: The staging_packager function should not be install... | Richard Purdie | 2008-05-21 | 1 | -1/+0 |
* | image.bbclass: Drop bbimage command | Richard Purdie | 2008-05-21 | 1 | -14/+17 |
* | devshell.bbclass: Export needed variables | Richard Purdie | 2008-05-21 | 1 | -0/+3 |
* | image.bbclass: Fix whitespace | Richard Purdie | 2008-05-21 | 1 | -17/+17 |
* | rootfs_deb.bbclass: Use DPKG_ARCH for the architecture field, not TARGET_ARCH... | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | module.bbclass: Fix external module version dependencies | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
* | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 2008-05-20 | 5 | -6/+11 |
* | poky-image.bbclass: Remove DISTRO_TASKS variable and replace with POKY_BASE_I... | Richard Purdie | 2008-05-20 | 1 | -2/+4 |
* | rootfs_deb.bbclass: Use /var/dpkg for dpkg status data | Richard Purdie | 2008-05-20 | 1 | -11/+8 |
* | rootfs_deb: Export OPKG_OFFLINE_ROOT for update-alternatives fixing dpkg root... | Richard Purdie | 2008-05-20 | 1 | -0/+1 |
* | gtk-icon-cache.bbclass: Using dashes in shell function names is a really bad ... | Richard Purdie | 2008-05-20 | 1 | -4/+4 |
* | packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-... | Richard Purdie | 2008-05-18 | 1 | -37/+43 |
* | image.bbclass: Fix locking so multiple image targets work | Richard Purdie | 2008-05-18 | 1 | -0/+1 |
* | patch.bbclass: Make it possibe to override the patch dependency | Richard Purdie | 2008-05-18 | 1 | -1/+2 |
* | packaged-staging.bbclass: Execute staging_helper earlier to make sure the con... | Richard Purdie | 2008-05-18 | 1 | -5/+15 |
* | packaged-staging.bbclass: Improve postamble exit code handling | Richard Purdie | 2008-05-16 | 1 | -0/+8 |
* | classes: Add gtk-doc.bbclass | Richard Purdie | 2008-05-15 | 1 | -0/+4 |
* | packaged-staging.bbclass: Add code to handle checking the stamp dependency tr... | Richard Purdie | 2008-05-14 | 1 | -12/+56 |
* | base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro... | Richard Purdie | 2008-05-12 | 1 | -0/+9 |
* | autotools.bbclass: Switch stage_autotools_all to change la files itself and t... | Richard Purdie | 2008-05-12 | 1 | -15/+8 |
* | sanity.bbclass: Sync with OE, introduce TMPDIR ABI versioning, drop bitbake 1... | Richard Purdie | 2008-05-07 | 1 | -19/+30 |
* | sanity.bbclass: Add check of the /proc/sys/vm/mmap_min_addr value and warn if... | Richard Purdie | 2008-05-07 | 1 | -0/+6 |