diff options
Diffstat (limited to 'recipes/libtheora/libtheora_1.0.bb')
-rw-r--r-- | recipes/libtheora/libtheora_1.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/libtheora/libtheora_1.0.bb b/recipes/libtheora/libtheora_1.0.bb new file mode 100644 index 0000000000..01de01d138 --- /dev/null +++ b/recipes/libtheora/libtheora_1.0.bb @@ -0,0 +1,6 @@ +require libtheora.inc + +PR = "${INC_PR}.0" + +SRC_URI += "file://libtheora-1.0-no-docs.patch;patch=1" + |