diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-02-10 23:39:01 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-02-10 23:39:01 +0000 |
commit | 6f39030e353a8c123d4f0c434c12b36d979492f0 (patch) | |
tree | 96eaf8a24e127174128129c009d54b0156e17b74 /packages/linux/linux-n1200_2.6.27-rc9+git.bb | |
parent | 299371794b4363b04158e131974d49a625df3fca (diff) |
linux-n1200: Add usb webcam modules
Diffstat (limited to 'packages/linux/linux-n1200_2.6.27-rc9+git.bb')
-rw-r--r-- | packages/linux/linux-n1200_2.6.27-rc9+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-n1200_2.6.27-rc9+git.bb b/packages/linux/linux-n1200_2.6.27-rc9+git.bb index 04062679ca..7674379a6b 100644 --- a/packages/linux/linux-n1200_2.6.27-rc9+git.bb +++ b/packages/linux/linux-n1200_2.6.27-rc9+git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Kernel for the Thecus n1200" SECTION = "kernel" LICENSE = "GPL" -PR = "r2" +PR = "r3" DEPENDS = "u-boot-mkimage-native" COMPATIBLE_MACHINE = "n1200" |