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