diff options
-rw-r--r-- | meta-oe/recipes-multimedia/faad2/faad2_2.11.2.bb (renamed from meta-oe/recipes-multimedia/faad2/faad2_2.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/faad2/faad2_2.11.1.bb b/meta-oe/recipes-multimedia/faad2/faad2_2.11.2.bb index bec9b75ebd..9a7ee412da 100644 --- a/meta-oe/recipes-multimedia/faad2/faad2_2.11.1.bb +++ b/meta-oe/recipes-multimedia/faad2/faad2_2.11.2.bb | |||
@@ -10,7 +10,7 @@ LICENSE_FLAGS = "commercial" | |||
10 | PV .= "+git" | 10 | PV .= "+git" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/knik0/faad2.git;branch=master;protocol=https" | 12 | SRC_URI = "git://github.com/knik0/faad2.git;branch=master;protocol=https" |
13 | SRCREV = "216f00e8ddba6f2c64caf481a04f1ddd78b93e78" | 13 | SRCREV = "673a22a3c7c33e96e2ff7aae7c4d2bc190dfbf92" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||