diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-07-07 15:45:57 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-07 13:37:17 +0100 |
commit | e4102c3d2205371db4da7db7bca1a5853bb3c23e (patch) | |
tree | f79c2a2879fac298d91816867612bb49d2cdb684 /meta/recipes-connectivity/telepathy | |
parent | d97eeadc4e759d4e7793c30f6cc214e86e8df35c (diff) | |
download | openembedded-core-e4102c3d2205371db4da7db7bca1a5853bb3c23e.tar.gz openembedded-core-e4102c3d2205371db4da7db7bca1a5853bb3c23e.tar.bz2 openembedded-core-e4102c3d2205371db4da7db7bca1a5853bb3c23e.tar.xz openembedded-core-e4102c3d2205371db4da7db7bca1a5853bb3c23e.zip |
powertop: inherit update-alternatives and use a higher priority than busybox
busybox-1.18.4 installs /bin/powertop and the powertop recipe installs
/usr/bin/powertop. So, in PATH, if /bin appears before /usr/bin, we would
run the version offered by busybox, which has a very limited function (e.g.,
no parameter is accepted) and this causes trouble to eclipse plugin.
We can use update-alternatives for powertop with higher priority to resolve
the issue.
Fixes [YOCTO #1208]
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy')
0 files changed, 0 insertions, 0 deletions