]> code.ossystems Code Review - openembedded-core.git/commit
pcmanfm: re-update it to 0.9.7
authorZhai Edwin <edwin.zhai@intel.com>
Tue, 3 Aug 2010 07:32:55 +0000 (15:32 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 6 Aug 2010 17:28:26 +0000 (18:28 +0100)
commit56bbb27bb06e0e4ad501259631acf9422db12482
treed9844e56b27df2fe6ccc8698e4567736144ea944
parent2c2e5dc14677c0c10cf1eaedb7207be58a2ec4cb
pcmanfm: re-update it to 0.9.7

Previous update was reverted due to some reason. This commit re-introduce the
update after following efforts:

* rebase owl-window-menu.patch - Translate the menu of gtk_ui_manager to
  original gtk menu, to enable owl feature.

* fix cross-compile issue - 0.9.7 use a temp binary, built from its own source
  code, to optimize the data file size. This binary for target can't run on
  build system. As this size optimization only gain 0.2K improvement for one
  data file(used for about dialog), disable it to work around this issue. No
  perf drop found after this fix.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/packages/pcmanfm/files/cross-compile-fix.patch [new file with mode: 0644]
meta/packages/pcmanfm/files/desktop.patch [deleted file]
meta/packages/pcmanfm/files/no-fam.patch [deleted file]
meta/packages/pcmanfm/files/no-warnings.patch [deleted file]
meta/packages/pcmanfm/files/owl-window-menu.patch
meta/packages/pcmanfm/files/pcmanfm-mips-fix.patch [deleted file]
meta/packages/pcmanfm/pcmanfm_0.9.7.bb [moved from meta/packages/pcmanfm/pcmanfm_0.5.bb with 66% similarity]