diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-08-04 13:25:51 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-08-04 13:25:51 +0000 |
commit | 89b85eda60769fe941a2e64ea4d296617befc2af (patch) | |
tree | f10b4bb39f8fe221b930623636d1d4ce3b74b251 /packages/linux/linux-neuros_git.bb | |
parent | 7efe32a8489c41f1fedb5bcca5b4ffdbc4713359 (diff) | |
parent | 810fb5eba6f2e57ce61b96361fb3445aac331ddf (diff) |
merge of '59560bb699e5c53442482270321f0392e8772228'
and 'd7ac2578b689d01a8d9b17579781f0f7a6926ebd'
Diffstat (limited to 'packages/linux/linux-neuros_git.bb')
-rw-r--r-- | packages/linux/linux-neuros_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-neuros_git.bb b/packages/linux/linux-neuros_git.bb index 563a2c5aaa..77b68decf6 100644 --- a/packages/linux/linux-neuros_git.bb +++ b/packages/linux/linux-neuros_git.bb @@ -2,10 +2,10 @@ require linux.inc DESCRIPTION = "Linux kernel for Neuros OSD devices" -SRCREV = "d2867be8abb7d67442cec3ae13d782f1254835d8" +SRCREV = "3560f6dca0c8dd97d9e2a935f68303effb3b8cc5" PV = "2.6.23-${PR}+git${SRCREV}" -PR = "r9" +PR = "r10" COMPATIBLE_MACHINE = "(neuros-osd|neuros-osd2)" |