| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bootimg: Adding a rootfs to the disk image | Samuel Ortiz | 2008-09-10 | 1 | -1/+5 |
* | rootfs_rpm.bbclass: Add recommends handling | Richard Purdie | 2008-09-08 | 1 | -0/+4 |
* | poky.bbclass: Add https mirror source | Richard Purdie | 2008-09-07 | 1 | -0/+1 |
* | rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto... | Richard Purdie | 2008-09-04 | 1 | -1/+29 |
* | gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs suppo... | Richard Purdie | 2008-09-04 | 1 | -22/+18 |
* | rootfs_rpm.bbclass: Add basic postinstall handling during image creation | Richard Purdie | 2008-09-03 | 1 | -15/+17 |
* | package_rpm.bbclass: Add support for postinst and preinst scripts | Richard Purdie | 2008-09-03 | 1 | -3/+8 |
* | package_rpm.bbclass: Fix problems with package version with '-' in the versio... | Richard Purdie | 2008-09-03 | 1 | -6/+26 |
* | syslinux.bbclass: Update to use more modern and efficient functions | Richard Purdie | 2008-09-03 | 1 | -7/+3 |
* | package_rpm.bbclass: files needs to start from / | Marcin Juszkiewicz | 2008-08-28 | 1 | -0/+2 |
* | rootfs_rpm.bbclass: Remove the feed directory before packaging the image | Richard Purdie | 2008-08-26 | 1 | -0/+1 |
* | package_rpm.bbclass: Stop autogenerated dependencies for now, its not functio... | Richard Purdie | 2008-08-26 | 1 | -0/+2 |
* | sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots | Richard Purdie | 2008-08-26 | 1 | -1/+1 |
* | Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect... | Richard Purdie | 2008-08-25 | 1 | -0/+148 |
* | package_rpm.bbclass: Fix empty package handling, handle package dependency re... | Richard Purdie | 2008-08-25 | 1 | -4/+8 |
* | package_rpm.bbclass: Update against recent packaging changes and start to imp... | Richard Purdie | 2008-08-18 | 2 | -39/+59 |
* | package_ipk/package_deb.bbclass: Make sure control files are properly removed... | Richard Purdie | 2008-08-18 | 2 | -21/+2 |
* | openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrev | Ross Burton | 2008-08-08 | 1 | -0/+6 |
* | update-rc.d.bbclass: add code at start of post install scripts so it will be ... | Marcin Juszkiewicz | 2008-07-29 | 1 | -3/+5 |
* | distutils.bbclass: fix build with new layout of staging | Marcin Juszkiewicz | 2008-07-28 | 1 | -0/+8 |
* | packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa... | Richard Purdie | 2008-07-24 | 1 | -1/+1 |
* | Move SANITY_ABI to its own file and give a more general name | Richard Purdie | 2008-07-24 | 1 | -1/+1 |
* | native.bbclass: Also override BASE_PACKAGE_ARCH | Richard Purdie | 2008-07-21 | 1 | -0/+1 |
* | native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native case | Richard Purdie | 2008-07-21 | 1 | -0/+3 |
* | poky-image.bbclass: Add POKY_EXTRA_INSTALL variable | Richard Purdie | 2008-07-21 | 1 | -0/+3 |
* | sdk.bbclass Fix after the staging layout changes | Richard Purdie | 2008-07-19 | 1 | -0/+8 |
* | cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCH | Richard Purdie | 2008-07-19 | 2 | -3/+6 |
* | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 2008-07-19 | 1 | -1/+1 |
* | 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 |