diff options
author | John Lee <john_lee@openmoko.org> | 2008-01-09 12:31:53 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-01-09 12:31:53 +0000 |
commit | fc6f8419e5eed8f16a9fefd193c94c08c26024fd (patch) | |
tree | 27a70ad9c5eb346d6894142faa26fb7d1c472fb9 /packages/linux | |
parent | ec9ece86db37e1e071208787c58272371d557082 (diff) |
remove glamo-report-vram-size-to-userspace.patch to reflect OM svn change.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-openmoko_2.6.22.5.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko_2.6.22.5.bb b/packages/linux/linux-openmoko_2.6.22.5.bb index 2dd535725b..7cf8e0ac9f 100644 --- a/packages/linux/linux-openmoko_2.6.22.5.bb +++ b/packages/linux/linux-openmoko_2.6.22.5.bb @@ -29,7 +29,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.ta file://iis-suspend.patch;patch=1 \ file://s3c24xx-pcm-suspend.patch;patch=1 \ file://gta-vibro-pwm-suspend.patch;patch=1 \ - file://glamo-report-vram-size-to-userspace.patch;patch=1 \ file://defconfig-${KERNEL_RELEASE}" S = "${WORKDIR}/linux-${VANILLA_VERSION}" |