diff options
-rw-r--r-- | meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb index 2c6a8211e..496c1dd4d 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
7 | PV = "0.3" | 7 | PV = "0.3" |
8 | PR = "r1" | 8 | PR = "r1" |
9 | 9 | ||
10 | SRCREV = "3098e4ad8aa07ad90b2a4413c0abeb6dcd8f1233" | 10 | SRCREV = "f7aadacbe3c19e37ea938e00a5141b577fb74a5e" |
11 | SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git" | 11 | SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git" |
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools |