diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-09-15 09:27:38 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-09-15 09:27:38 +0100 |
commit | 7b6110d80254192bdb9e379275fc7dd76a958f67 (patch) | |
tree | 7f1aa14a907b5d4475072cf102ace427699f1351 /meta-moblin | |
parent | 2e7e072f58f4dd47edc4e54d96b79bd9ff92ee7e (diff) | |
download | poky-7b6110d80254192bdb9e379275fc7dd76a958f67.tar.gz |
moblin-floating-revisions: Lock down nbtk to pre API change
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin')
-rw-r--r-- | meta-moblin/conf/distro/include/moblin-floating-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-moblin/conf/distro/include/moblin-floating-revisions.inc b/meta-moblin/conf/distro/include/moblin-floating-revisions.inc index 360599695e..708bafe136 100644 --- a/meta-moblin/conf/distro/include/moblin-floating-revisions.inc +++ b/meta-moblin/conf/distro/include/moblin-floating-revisions.inc | |||
@@ -1,6 +1,7 @@ | |||
1 | SRCREV_pn-libccss ?= "62697eb84fe190f9b8c65fcbaae10ec3d9edfffd" | 1 | SRCREV_pn-libccss ?= "62697eb84fe190f9b8c65fcbaae10ec3d9edfffd" |
2 | SRCREV_pn-clutter-gtk ?= "5dfc07761adf3ab3d1c9ee97b92bc4a65473db36" | 2 | SRCREV_pn-clutter-gtk ?= "5dfc07761adf3ab3d1c9ee97b92bc4a65473db36" |
3 | SRCREV_pn-clutter-gst ?= "24c84abf0cdd24b6f4696c5a920673a55218cfd4" | 3 | SRCREV_pn-clutter-gst ?= "24c84abf0cdd24b6f4696c5a920673a55218cfd4" |
4 | SRCREV_pn-nbtk ?= "fbd2279bfd686c95df5b9180239224249dadd884" | ||
4 | 5 | ||
5 | SRCREV_pn-ashford ?= "${AUTOREV}" | 6 | SRCREV_pn-ashford ?= "${AUTOREV}" |
6 | SRCREV_pn-anerley ?= "${AUTOREV}" | 7 | SRCREV_pn-anerley ?= "${AUTOREV}" |