summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc...Richard Purdie2009-02-051-2/+2
* package_ipk.bbclass: Simplify variable expansionRichard Purdie2008-10-101-2/+1
* package_ipk.bbclass: Fix opkg config file generationRichard Purdie2008-10-081-2/+2
* package_ipk/rootfs_ipk.bbclass: Update image from feed handlingRichard Purdie2008-10-081-5/+11
* package_ipk/package_deb.bbclass: Make sure control files are properly removed...Richard Purdie2008-08-181-10/+1
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-171-7/+7
* poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie2008-05-201-1/+0
* package_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-6/+5
* package_{ipk|deb|tar|rpm): append depend-tasks instead of overwritingMarcin Juszkiewicz2007-11-281-1/+4
* package_ipk.bbclass: Make sure packages which alter PACKAGE_ARCH end up in th...Richard Purdie2007-11-251-5/+2
* package_{ipk|deb}.bbclass: Remove hardcoded install path referenceRichard Purdie2007-11-241-2/+3
* classes: Use internal bitbake functions and fix packaging unlocking on error ...Richard Purdie2007-11-241-13/+9
* package_(ipk|deb).bbclass: Rename do_packages stamp to be clearer about what ...Richard Purdie2007-09-271-5/+5
* package_ipk.bbclass: Improve directory existence checkRichard Purdie2007-09-051-0/+2
* package_ipk.bbclass: Fix ipkg-sdk.confRichard Purdie2007-09-051-1/+1
* package_ipk.bbclass: Create sdk Packages filesRichard Purdie2007-09-051-0/+4
* package_ipk.bbclass: Split ipk deploy directory by PACKAGE_ARCH (from OE)Richard Purdie2007-09-051-0/+7
* classes: Sync various tweaks from OERichard Purdie2007-09-011-3/+3
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-011-0/+44
* package_ipk/deb.bbclass: Add locking for package creation to stop conflictsRichard Purdie2007-08-241-3/+14
* package.bbclass: Add back package_write task in a new formRichard Purdie2007-08-211-1/+1
* package.bbclass: More pkgdata fixes, (install task needs to rerun on existing...Richard Purdie2007-08-211-2/+0
* packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie2007-08-211-3/+13
* classes/conf: Merge missing package epoch (PE) support (from OE), also make O...Richard Purdie2007-05-311-2/+6
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-1/+3
* package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie2006-10-201-1/+1
* Don't nest os.path.join() callsRoss Burton2006-10-021-4/+4
* Merge devgen branch to trunk.Chris Larson2006-09-211-0/+2
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-2/+4
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+234