From 6d1b0baf0c1ff39b267e1ccef840cb97331872c5 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Mon, 18 May 2009 18:10:56 +0200 Subject: flac: add 1.2.1. (Closes: #4386) * move disable-xmms-plugin.patch from SRC_URI in .inc to 1.1.0 and 1.1.2 bb file. Does not apply cleanly to 1.2.1. Unsure if it would still be needed at runtime or not, but 1.2.1 otherwise compiles fine. --- recipes/flac/flac_1.2.1.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/flac/flac_1.2.1.bb (limited to 'recipes/flac/flac_1.2.1.bb') diff --git a/recipes/flac/flac_1.2.1.bb b/recipes/flac/flac_1.2.1.bb new file mode 100644 index 0000000000..94f24fc169 --- /dev/null +++ b/recipes/flac/flac_1.2.1.bb @@ -0,0 +1,3 @@ +require flac.inc + +PR = "r0" -- cgit v1.2.3