Am Dienstag, den 22.03.2011, 15:11 +0000 schrieb Otavio Salvador: > Signed-off-by: Otavio Salvador <[email protected]> > --- > recipes/vlc/vlc_1.1.4.1.bb | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes/vlc/vlc_1.1.4.1.bb b/recipes/vlc/vlc_1.1.4.1.bb > index 6d4b877..18297c9 100644 > --- a/recipes/vlc/vlc_1.1.4.1.bb > +++ b/recipes/vlc/vlc_1.1.4.1.bb > @@ -5,14 +5,14 @@ > > require vlc.inc > > -PR = "${INC_PR}.0" > +PR = "${INC_PR}.1" > > SRC_URI[md5sum] = "ce17c335b38b322949694313173fcd49" > SRC_URI[sha256sum] = > "61c9ea30a17ea40c6ccbfd507026e5c83ad9e0691f221d3667c8e49696d7c2aa" > > # ffmpeg from git (library version => 52) is required > # libtool-native must be >= 2.2.4 > -DEPENDS += "libdvdcss libdvdread lua5.1-native" > +DEPENDS += "libdvdcss libdvdread lua5.1-native lua5.1" > RDEPENDS_${PN} += "lua5.1" > > EXTRA_OECONF += "\
What kind of error do you get? The recipe build fine for me using `angstrom-2010.x` for `MACHINE = "beagleboard"`. Thanks, Paul
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
