diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-22 21:09:00 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-10-27 20:02:55 +0100 |
commit | 0ae63176b8bbb40dcc1fdaa0ecf8c3fb736ea982 (patch) | |
tree | d63c83c5e4f3a0b9938ac38a1326353c2ef6cada /packages/linux | |
parent | 048cdb22d64da127b883b41a3dec8a1a857dac16 (diff) |
linux-xo_git: Fix PV. Thanks Koen.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-xo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-xo_git.bb b/packages/linux/linux-xo_git.bb index 5a53859806..37e95208e9 100644 --- a/packages/linux/linux-xo_git.bb +++ b/packages/linux/linux-xo_git.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Linux kernel for XO laptop (aka OLPC)" SRCREV = "28f4cb6e780db078a09c765595e0ee84fda20f88" -PV = "2.6-olpc+git${SRCREV}" +PV = "2.6.22+gitr${SRCREV}" PR = "r0" COMPATIBLE_MACHINE = "xo" |