| Submitter | Martin Jansa |
|---|---|
| Date | Jan. 25, 2012, 10:06 a.m. |
| Message ID | <b068c10f8a35fbd95e9474ab707ca62aeff3dd2c.1327485929.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/20121/ |
| State | Accepted |
| Commit | 942f06731e89f08a57a115105a01a03dd2d1da98 |
| Headers | show |
Comments
Patch
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb index 7ed9055..3e4d369 100644 --- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb +++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb @@ -21,7 +21,7 @@ SRCREV = "e3f5043233336d8b4b0731c6a8b42a8fda5535ac" ARM_INSTRUCTION_SET = "ARM" PV = "2.0+gitr${SRCPV}" -PR = "r6" +PR = "r7" PARALLEL_MAKE = ""
* libav now produces libavformat53 instead of libavformat52 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)