Age | Commit message (Expand) | Author | Files |
2008-09-10 | package.bbclass: Adjust to handle split packages already being present in PAC... | Richard Purdie | 1 |
2008-09-10 | bootimg: Adding a rootfs to the disk image | Samuel Ortiz | 1 |
2008-09-08 | rootfs_rpm.bbclass: Add recommends handling | Richard Purdie | 1 |
2008-09-07 | poky.bbclass: Add https mirror source | Richard Purdie | 1 |
2008-09-04 | rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto... | Richard Purdie | 1 |
2008-09-04 | gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs suppo... | Richard Purdie | 1 |
2008-09-03 | rootfs_rpm.bbclass: Add basic postinstall handling during image creation | Richard Purdie | 1 |
2008-09-03 | package_rpm.bbclass: Add support for postinst and preinst scripts | Richard Purdie | 1 |
2008-09-03 | package_rpm.bbclass: Fix problems with package version with '-' in the versio... | Richard Purdie | 1 |
2008-09-03 | syslinux.bbclass: Update to use more modern and efficient functions | Richard Purdie | 1 |
2008-08-28 | package_rpm.bbclass: files needs to start from / | Marcin Juszkiewicz | 1 |
2008-08-26 | rootfs_rpm.bbclass: Remove the feed directory before packaging the image | Richard Purdie | 1 |
2008-08-26 | package_rpm.bbclass: Stop autogenerated dependencies for now, its not functio... | Richard Purdie | 1 |
2008-08-26 | sanity.bbclass: Provide preserving the mmap_min_addr setting over reboots | Richard Purdie | 1 |
2008-08-25 | Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect... | Richard Purdie | 1 |
2008-08-25 | package_rpm.bbclass: Fix empty package handling, handle package dependency re... | Richard Purdie | 1 |
2008-08-18 | package_rpm.bbclass: Update against recent packaging changes and start to imp... | Richard Purdie | 2 |
2008-08-18 | package_ipk/package_deb.bbclass: Make sure control files are properly removed... | Richard Purdie | 2 |
2008-08-08 | openmoko-panel-gsm: add openmoko-panel-gsm, om-panel-plugin.bbclass, and srvrev | Ross Burton | 1 |
2008-07-29 | update-rc.d.bbclass: add code at start of post install scripts so it will be ... | Marcin Juszkiewicz | 1 |
2008-07-28 | distutils.bbclass: fix build with new layout of staging | Marcin Juszkiewicz | 1 |
2008-07-24 | packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa... | Richard Purdie | 1 |
2008-07-24 | Move SANITY_ABI to its own file and give a more general name | Richard Purdie | 1 |
2008-07-21 | native.bbclass: Also override BASE_PACKAGE_ARCH | Richard Purdie | 1 |
2008-07-21 | native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native case | Richard Purdie | 1 |
2008-07-21 | poky-image.bbclass: Add POKY_EXTRA_INSTALL variable | Richard Purdie | 1 |
2008-07-19 | sdk.bbclass Fix after the staging layout changes | Richard Purdie | 1 |
2008-07-19 | cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCH | Richard Purdie | 2 |
2008-07-19 | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 1 |
2008-07-17 | Switch from ipkg-utils to opkg-utils | Richard Purdie | 2 |
2008-07-17 | bitbake.conf: Set MULTIMACH_ARCH to a default value | Richard Purdie | 1 |
2008-07-17 | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 3 |
2008-07-15 | package.bbclass: Skip symlinks when searching for shlib dependencies since we... | Richard Purdie | 1 |
2008-07-04 | Add insserv | Ross Burton | 1 |
2008-07-02 | packaged-staging.bbclass: force symlinking as ipkg->opkg link can be present | Marcin Juszkiewicz | 1 |
2008-07-01 | packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.conf | Marcin Juszkiewicz | 1 |
2008-06-30 | rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch... | Marcin Juszkiewicz | 1 |
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 |