summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_deb.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* 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_deb.bbclass: Make sure permissions on control directory are correctRichard Purdie2007-03-311-0/+1
* package_deb.bbclass: dpkg-deb needs to run under fakeroot to set ownership co...Richard Purdie2006-11-291-1/+1
* Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S...Richard Purdie2006-11-251-1/+1
* package_deb.bbclass: Handle all architecture as a special case solving multim...Richard Purdie2006-11-241-4/+6
* 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-3/+3
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-0/+236