diff options
| author | Jack Mitchell <jack@embed.me.uk> | 2013-10-08 18:29:00 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-10-14 14:27:36 +0200 |
| commit | 7ecbba2d92d40bed911b568040155d2f87e4bf35 (patch) | |
| tree | 66d872f93870a66798b435ba94498b1d563215e0 | |
| parent | 66dc4af03650b6313af1570354ae9b53997e7894 (diff) | |
| download | meta-openembedded-7ecbba2d92d40bed911b568040155d2f87e4bf35.tar.gz | |
libsoc: update to 0.4
Signed-off-by: Jack Mitchell <jack@embed.me.uk>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/libsoc/libsoc_0.4.bb (renamed from meta-oe/recipes-support/libsoc/libsoc_0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsoc/libsoc_0.3.bb b/meta-oe/recipes-support/libsoc/libsoc_0.4.bb index 1bf2782052..da3c442921 100644 --- a/meta-oe/recipes-support/libsoc/libsoc_0.3.bb +++ b/meta-oe/recipes-support/libsoc/libsoc_0.4.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e0bfebea12a718922225ba987b2126a5" | |||
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
| 8 | 8 | ||
| 9 | SRCREV = "0764ee52b590d5ccb4bd4698f0011496b536ed70" | 9 | SRCREV = "f6827b7b5c581b586d3bcc4813d418101ae1e85b" |
| 10 | SRC_URI = "git://github.com/jackmitch/libsoc.git" | 10 | SRC_URI = "git://github.com/jackmitch/libsoc.git" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
