diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-27 14:39:05 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-27 16:46:51 +0100 |
commit | 8d46d9b17f6377a9fccd8eade24cff5327848529 (patch) | |
tree | 0c6b9993fbf49340ea905961402145c623896cf6 /recipes | |
parent | af847022ffd78df5ec3381d4c2a5fa878af48b84 (diff) |
mplayer_git: increase D_P for om-gta02
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/mplayer/mplayer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mplayer/mplayer_git.bb b/recipes/mplayer/mplayer_git.bb index f3a5a582a7..4f56241598 100644 --- a/recipes/mplayer/mplayer_git.bb +++ b/recipes/mplayer/mplayer_git.bb @@ -44,7 +44,7 @@ RREPLACES_${PN} = "mplayer-atty" PV = "0.0+1.0rc3+gitr${SRCREV}" PR = "r0" DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_om-gta02 = "1" +DEFAULT_PREFERENCE_om-gta02 = "2" PARALLEL_MAKE = "" |