Age | Commit message (Collapse) | Author |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
* mencoder was removed from git repo http://repo.or.cz/w/mplayer.git/commit/389c32b5c72897a8b1b3c929c8f278e8980f2290
if you need it, build from mplayer_svn.bb
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Added mipsel-support.patch, which adds the correct hooks in configure
for compiling mplayer for a mipsel processor.
* Modified mplayer-0.0+1.0rc2, adding the above patch to SRC_URI.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
|
|
libdvdread4 upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
omapfb.patch was rebased and added as mplayer-git_omapfb.patch
vo_omapfb.c had to be patched due to API change,
hence the omapfb_control_arguments.patch
Thanks to kergoth(on #oe on Freenode) for help on how to patch a file that is copied only
in do_configure_prepend which comes after do_patch
The first attempt :
file://omapfb_control_arguments.patch;patchdir=${WORKDIR}
resulted in a strange behaviour such as:
NOTE: Handling BitBake files: \ (0675/7073) [ 9 %]NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while evaluating:
${PN}-${EXTENDPE}${PV}-${PR}
NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while evaluating:
${TMPDIR}/work/${MULTIMACH_TARGET_SYS}/${PF}
so I used patchdir=.. as advised:
<kergoth> you could try using patchdir=..
Thanks a lot for all the help.
|
|
Using -ao sdl on the htcdream fixes the buffer underruns with mplayer
Without that a movie or big buck bunny can't be viewed,and audio
suffers from bad quality.
A comment that informs the user about -vo dga was added
PR was bumped
|
|
* Select 5.7 if none pinned.
* Bump PR for recipes which have ncurses dependency.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
6b -> 8b upgrade
Commit fca4a21b18063f16d5dff4adc914a2f131af3696 missed mplayer_svn.bb.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
6b -> 8b upgrade
* distro maintainers: please consider upgrading jpeg first to bump PR just once
* this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
|
|
and bump PR of recipes that depend on it
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Alsa is prefered over oss because oss emulation on top of alsa is
more inclined to buffer-underflows
The configuration is derived from om-gta02's configuration because
the htcdream doesn't have a floating point unit either(armv6-novfp)
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
add PR = r1 to recipes not including any .inc file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
* only 769 from 1102 recipes were covered by automatic PR bump, list
of remaining 333 recipes not using PR/INC_PR is available for manual
PR add or INC_PR conversion - volunteers?
http://build.shr-project.org/tests/jama/files.not.PR.bumped
* just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good
idea without manual check, because sometimes they rely on PR set in
their .inc file and "r1" could make it go backwards
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* there is probably very few cases when it's needed without _${PN},
if you find one in attached patch, please enlighten me
* usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc
* there is a check for this in recipe-sanity.bclass
* there is maybe few possible fixes also in bbclasses
cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}"
distutils-base.bbclass:RDEPENDS += "python-core"
gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme"
image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}"
module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules"
?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1)
?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d)
?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d)
rubyextension.bbclass:RDEPENDS += "ruby"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
|
|
For .diff/.patch you need to apply manually, you can specify apply=no.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
|
|
- this patch fix the following error (met for a x86 target) :
| loader/module.o: In function `MODULE_GetProcAddress':
| module.c:(.text+0x125): undefined reference to `report_entry'
| module.c:(.text+0x12f): undefined reference to `report_ret'
| module.c:(.text+0x139): undefined reference to `wrapper_target'
| module.c:(.text+0x13e): undefined reference to `wrapper'
| loader/module.o: In function `LoadLibraryExA':
| module.c:(.text+0x10d4): undefined reference to `report_entry'
| module.c:(.text+0x10de): undefined reference to `report_ret'
| module.c:(.text+0x10ea): undefined reference to `wrapper_target'
| module.c:(.text+0x10f0): undefined reference to `wrapper'
| collect2: ld returned 1 exit status
| make: *** [mplayer] Error 1
- also add --disable-xss --disable-dga1 --disable-dga2 in order to
prevent configure to autodetect these options which leads to a
dependency problem.
Signed-off-by: Eric Benard <eric@eukrea.com>
Acked-by: Denis Carikli <GNUtoo@no-log.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* sometimes without PE bump, because nobody complained that we were
bumping SRCREV without PV changes and we were using SRCPV in our
branch before
* please bump PE if you're using one of those and you need to increment
PV, otherwise it will be "corrected" with next PV bump
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* all: multiple checked items in SRC_URI (needs name= param)
* other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native)
* ...
* tested with micro/micro-uclibc/Angstrom/SHR with
SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_*
* also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and
s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for
distro/machine/virtual override (see
http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch)
* in case I downloaded different checksum then what was in checksums.ini
I used the old one from checksums.ini and put my checksum in comment
* I'll send to ML list of recipes which cannot be downloaded (weren't
converted) and where I got different checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* fetch all *.bb with patched utils.bbclass appending all checksums
found only in checksums.ini to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
hurt as it's enabled only in EXTRA_OECONF
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
mplayer_git because of glamo patches in that git repo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* ${sysconfdir} starts with /, so now we had /usr//etc/mplayer in
install call and FILES, but it doesn't work in FILES variable
* /usr${sysconfdir} works but it's ugly, feel free to revert to original
version with /usr/etc/mplayer
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* bisecting to the offending commits is nigh impossible since mplayer doesn't compile for about 70% of the affected revision range :(
|
|
|
|
looks in /usr/etc/mplayer!
|
|
|
|
|
|
|
|
|
|
>2.6.31
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
* set install dir to sysconfdir
* package-arch is now ALL
* bump PR
|
|
* bump PR
|