aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
AgeCommit message (Expand)Author
2008-08-18package_ipk/package_deb.bbclass: Make sure control files are properly removed...Richard Purdie
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie
2008-05-20poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie
2008-03-17package_ipk.bbclass: switched to opkgMarcin Juszkiewicz
2007-11-28package_{ipk|deb|tar|rpm): append depend-tasks instead of overwritingMarcin Juszkiewicz
2007-11-25package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in th...Richard Purdie
2007-11-24package_{ipk|deb}.bbclass: Remove hardcoded install path referenceRichard Purdie
2007-11-24classes: Use internal bitbake functions and fix packaging unlocking on error ...Richard Purdie
2007-09-27package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what ...Richard Purdie
2007-09-05package_ipk.bbclass: Improve directory existence checkRichard Purdie
2007-09-05package_ipk.bbclass: Fix ipkg-sdk.confRichard Purdie
2007-09-05package_ipk.bbclass: Create sdk Packages filesRichard Purdie
2007-09-05package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE)Richard Purdie
2007-09-01classes: Sync various tweaks from OERichard Purdie
2007-09-01Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie
2007-08-24package_ipk/deb.bbclass: Add locking for package creation to stop conflictsRichard Purdie
2007-08-21package.bbclass: Add back package_write task in a new formRichard Purdie
2007-08-21package.bbclass: More pkgdata fixes, (install task needs to rerun on existing...Richard Purdie
2007-08-21packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie
2007-05-31classes/conf: Merge missing package epoch (PE) support (from OE), also make O...Richard Purdie
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie
2006-10-02Don't nest os.path.join() callsRoss Burton
2006-09-21Merge devgen branch to trunk.Chris Larson
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie