diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-04 14:57:02 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-07-04 14:57:02 +0000 |
commit | 4ab2c7b1e9072eb4d1e5d93325a370ce7646c50e (patch) | |
tree | 80d9a5ab25130b6b6ce8517553e0974e3e804f07 /packages/linux/linux-x86_2.6.20.bb | |
parent | 16b8dfd065c265b3d0a60db045c55f457b057898 (diff) |
linux-x86: Update i486 configuration (sound, networking) to run in VMWare.
Diffstat (limited to 'packages/linux/linux-x86_2.6.20.bb')
-rw-r--r-- | packages/linux/linux-x86_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-x86_2.6.20.bb b/packages/linux/linux-x86_2.6.20.bb index cfc8af6f21..969fd55f0e 100644 --- a/packages/linux/linux-x86_2.6.20.bb +++ b/packages/linux/linux-x86_2.6.20.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Kernel for x86 compatible machines" SECTION = "kernel" LICENSE = "GPL" -PR = "r2" +PR = "r3" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 " |