diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-26 09:50:08 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-02 05:24:52 -0800 |
commit | 760675e0083c26cc195c3650072e2cf92e671d53 (patch) | |
tree | 55578fb88cc653364d2bc194dfcb81394e78b498 /meta/conf | |
parent | 363fd6e0e56b22aaf58c5556064e8be1e4d34567 (diff) | |
download | poky-760675e0083c26cc195c3650072e2cf92e671d53.tar.gz |
libgsmd: Upgrade to rev 5394
Rebase fix_machine_init.patch to latest version.
Fixed recipe metadata.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc index cc397f13f8..f422cb61a1 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc | |||
@@ -59,7 +59,7 @@ SRCREV_pn-kern-tools-native ??= "9722d8decacd2b750f079b3fde7918810700f80e" | |||
59 | SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e" | 59 | SRCREV_pn-libdrm ??= "3f3c5be6f908272199ccf53f108b1124bfe0a00e" |
60 | SRCREV_pn-libfakekey ??= "2031" | 60 | SRCREV_pn-libfakekey ??= "2031" |
61 | SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f" | 61 | SRCREV_pn-libgdbus ??= "aeab6e3c0185b271ca343b439470491b99cc587f" |
62 | SRCREV_pn-libgsmd ??= "4335" | 62 | SRCREV_pn-libgsmd ??= "5394" |
63 | SRCREV_pn-libmatchbox ??= "1531" | 63 | SRCREV_pn-libmatchbox ??= "1531" |
64 | SRCREV_pn-libowl ??= "408" | 64 | SRCREV_pn-libowl ??= "408" |
65 | SRCREV_pn-libowl-av ??= "416" | 65 | SRCREV_pn-libowl-av ??= "416" |