summaryrefslogtreecommitdiff
path: root/packages/packagekit
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-06-15sane-srcrevs: bump opkg*, mplayer and packagekitKoen Kooi1
* update recipes to match
2008-05-31opkg: update to 0.1.4Koen Kooi3
packagekit: update to 0.2.1 to match opkg API (with addional patch from openmoko)
2008-04-01packagekit: remove AUTOREV, that has no place in recipes Koen Kooi1
2008-03-20packagekit_git.bb : fix DEPENDS and REDEPENDS from OM mtnGraeme Gregory1
2008-03-11packagekit: PackageKit is a system designed to make installing andJohn Lee4
updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less.