diff options
author | Richard Purdie <richard@openedhand.com> | 2006-12-06 15:42:42 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-12-06 15:42:42 +0000 |
commit | cf6698708c6a1acf7b254c0f52fb157721ee9c23 (patch) | |
tree | cacd1d1f56c53af65f873b883e10f2aacb4fddb0 /meta/packages/linux/linux-rp_2.6.17.bb | |
parent | bc2f38f65c377b1e7ad299eefa2c0b3362879101 (diff) | |
download | openembedded-core-cf6698708c6a1acf7b254c0f52fb157721ee9c23.tar.gz openembedded-core-cf6698708c6a1acf7b254c0f52fb157721ee9c23.tar.bz2 openembedded-core-cf6698708c6a1acf7b254c0f52fb157721ee9c23.zip |
linux-rp: Disable mouse device for qemuarm
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1011 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.17.bb')
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.17.bb b/meta/packages/linux/linux-rp_2.6.17.bb index c5d4b126ac..fd2095ebfd 100644 --- a/meta/packages/linux/linux-rp_2.6.17.bb +++ b/meta/packages/linux/linux-rp_2.6.17.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r29" +PR = "r30" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ |