diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2012-10-17 21:21:07 +0300 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-10-17 21:21:07 +0300 |
| commit | c2ace3252760af3da765f640fe3fd53726ee5e7c (patch) | |
| tree | bf2970760223835c7365c0543b76d9f19b493838 /recipes-multimedia/libav/libav_0.8.3.bbappend | |
| parent | c3211b180fe9c698de6169346ded4e9203aca74a (diff) | |
| download | meta-raspberrypi-c2ace3252760af3da765f640fe3fd53726ee5e7c.tar.gz | |
libav: Align recipe version with meta-oe
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-multimedia/libav/libav_0.8.3.bbappend')
| -rw-r--r-- | recipes-multimedia/libav/libav_0.8.3.bbappend | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-multimedia/libav/libav_0.8.3.bbappend b/recipes-multimedia/libav/libav_0.8.3.bbappend new file mode 100644 index 0000000..ec1edd7 --- /dev/null +++ b/recipes-multimedia/libav/libav_0.8.3.bbappend | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | PRINC = "1" | ||
| 3 | |||
| 4 | SRC_URI_append = " file://libavcodec-ac3dsp_armv6-patch-out-armv7.patch" | ||
| 5 | |||
| 6 | EXTRA_OECONF_append_raspberrypi = " \ | ||
| 7 | --cpu=arm1176jzf-s --disable-armvfp --disable-neon \ | ||
| 8 | " | ||
