aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-panel-plugins
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
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 Luebbe
2008-08-01openmoko-panel-battery: needs libnotify nowMichael Lauer
2008-07-16openmoko-panel-gsm: DEPEND on libmokogsmd2Michael Lauer
2008-04-30openmoko-panel-memory_svn.bb : add from OM branchGraeme Gregory
2008-04-28mtn diff -r 3e22c6ee5af012d09e9027c2ade50920300fb0f2 -r ↵Holger Freyther
60d4d904e10f8212b1c2242377b31ccc2e29e374 | patch -R -p0 --remove-empty-files disapprove for the poor and "mtn suspend"-les people
2008-04-25merge of '3e22c6ee5af012d09e9027c2ade50920300fb0f2'Holger Freyther
and 'f360c05bdca8536435cf09d573b42b34d69224ff'
2008-04-23openmoko-panel-wifi: add this new panel pluginJohn Lee
* moko-autorev.inc, sane-srcrevs.inc: add pn applied changes from 0ba18bc69204d53b8ea106d08c085cb16fc0b307 through 20fa49b5f4301df411e3a41f6496277bba53f6e7
2008-04-23Openmoko: replace OpenMoko by OpenmokoJohn Lee
2008-02-29openmoko-panel-memory: shows an out-of-memory warning in the OpenMoko panelJohn Lee
2008-02-27merge of '8dccbf106093aaa7b62b2a96962945185534c923'John Lee
and 'c50825ba187c292f591cf43c91216cebffb5e290'
2008-01-28divers: delete 22 empty directoriesRolf Leggewie
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2008-01-25openmoko-panel-memory: shows an out-of-memory warning in the OpenMoko panelJohn Lee
* add entry in moko-autorev.inc * add entry in sane-srcrevs.inc
2007-11-19openmoko-panel-gsm: bump PR for libgsmd changeKoen Kooi
2007-10-12openmoko-panel-bt: depend on libnotifyKoen Kooi
2007-10-03openmoko-panel-gsm: depend on libnotifyKoen Kooi
2007-08-28openmoko-panel-bt_svn.bb: Drop panel-bluetooth.patch, as it was applied upstreamStefan Schmidt
2007-08-28openmoko-panel-bt: add patch from ↵Koen Kooi
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=639
2007-08-01openmoko* add indirection to make smooth migration from SRCDATE to SRCREV ↵Michael Lauer
possible
2007-07-31openmoko-panel-plugins: prepare for SVNREVMichael Lauer
2007-07-04openmoko-panel-mainmenu: add more dependenciesMichael Lauer
2007-04-23openmoko: add more panel pluginsKoen Kooi
2007-04-14openmoko-panel-battery: Fix DEPENDSRichard Purdie
2007-03-02openmoko-panel-gsm_svn.bb: Add missing dependency to libgsmdMatthias Hentges
2007-02-18openmoko-panel-plugins: add gsm and mainmenuKoen Kooi
2007-02-14openmoko: add openmoko framework (from openmoko svn)Koen Kooi