Age | Commit message (Expand) | Author | Files |
2009-11-16 | package_ipk.bbclass: Fix typo | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 1 |
2009-09-17 | nativesdk/package_ipk.bbclass: Clean up sdk package architectures | Richard Purdie | 1 |
2009-09-17 | package_ipk.bbclass: Convert to use SDK_ARCH | Richard Purdie | 1 |
2009-09-17 | sdk.bbclass: Rename to nativesdk.bbclass | Richard Purdie | 1 |
2009-08-12 | package_ipk.bbclass: Place configuration files in WORKDIR, not staging | Richard Purdie | 1 |
2009-07-08 | package_ipk.bbclass: Solve opkg-make-index locking problem using flock | Richard Purdie | 1 |
2009-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 1 |
2008-10-10 | package_ipk.bbclass: Simplify variable expansion | Richard Purdie | 1 |
2008-10-08 | package_ipk.bbclass: Fix opkg config file generation | Richard Purdie | 1 |
2008-10-08 | package_ipk/rootfs_ipk.bbclass: Update image from feed handling | Richard Purdie | 1 |
2008-08-18 | package_ipk/package_deb.bbclass: Make sure control files are properly removed... | Richard Purdie | 1 |
2008-07-17 | Switch from ipkg-utils to opkg-utils | Richard Purdie | 1 |
2008-05-20 | poky-image.bbclass: Correctly handle inserting package-managers into images b... | Richard Purdie | 1 |
2008-03-17 | package_ipk.bbclass: switched to opkg | Marcin Juszkiewicz | 1 |
2007-11-28 | package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting | Marcin Juszkiewicz | 1 |
2007-11-25 | package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in th... | Richard Purdie | 1 |
2007-11-24 | package_{ipk|deb}.bbclass: Remove hardcoded install path reference | Richard Purdie | 1 |
2007-11-24 | classes: Use internal bitbake functions and fix packaging unlocking on error ... | Richard Purdie | 1 |
2007-09-27 | package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what ... | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Improve directory existence check | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Fix ipkg-sdk.conf | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Create sdk Packages files | Richard Purdie | 1 |
2007-09-05 | package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE) | Richard Purdie | 1 |
2007-09-01 | classes: Sync various tweaks from OE | Richard Purdie | 1 |
2007-09-01 | Factor ipkg index and conf file creation into package_ipk.bbclass | Richard Purdie | 1 |
2007-08-24 | package_ipk/deb.bbclass: Add locking for package creation to stop conflicts | Richard Purdie | 1 |
2007-08-21 | package.bbclass: Add back package_write task in a new form | Richard Purdie | 1 |
2007-08-21 | package.bbclass: More pkgdata fixes, (install task needs to rerun on existing... | Richard Purdie | 1 |
2007-08-21 | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 1 |
2007-05-31 | classes/conf: Merge missing package epoch (PE) support (from OE), also make O... | Richard Purdie | 1 |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-02 | Don't nest os.path.join() calls | Ross Burton | 1 |
2006-09-21 | Merge devgen branch to trunk. | Chris Larson | 1 |
2006-09-19 | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 1 |
2006-07-21 | Rename /openembedded/ -> /meta/ | Richard Purdie | 1 |