diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-07-29 01:50:00 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-07-29 01:50:00 +0200 |
commit | 977539b14a8aa502824ab7d6a53d6e3ade6d0e0e (patch) | |
tree | b390444340e19a09ae385bfee39f0b4e705d6f6b /recipes/libxine/libxine_1.1.16.3.bb | |
parent | 53131062aec4f11f45969691ad58f25ddf33fde7 (diff) |
libxine: remove old/new header configure stuff from 1.1.16.3
* now buildable again
* make 1.1.16.3 the default again
* bump PR
Diffstat (limited to 'recipes/libxine/libxine_1.1.16.3.bb')
-rw-r--r-- | recipes/libxine/libxine_1.1.16.3.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/libxine/libxine_1.1.16.3.bb b/recipes/libxine/libxine_1.1.16.3.bb index 1fe265e53c..1d7ccb2137 100644 --- a/recipes/libxine/libxine_1.1.16.3.bb +++ b/recipes/libxine/libxine_1.1.16.3.bb @@ -1,16 +1,14 @@ require libxine.inc -#fails do_configure in minimal and angstrom -DEFAULT_PREFERENCE = "-1" - PPDIR = "1.26" -PR = "r0" +PR = "r1" FILESPATHPKG .= ":libxine-1.1.16" SRC_URI += " \ file://libxine-arm-configure.patch;patch=1 \ file://iconv.patch;patch=1 \ + file://ffmpeg_headers.patch;patch=1 \ " python populate_packages_prepend () { |