From: Greg Kroah-Hartman Date: Wed, 15 Feb 2012 05:53:38 +0000 (-0800) Subject: create patches.ltsi for the ltsi project specific patches X-Git-Tag: v3.0.38-ltsi~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08f5318e4422e55b47d6d0ea814c6a2b46134557;p=platform%2Fkernel%2Flinux-stable.git create patches.ltsi for the ltsi project specific patches --- diff --git a/ltsi-makefile-addition.patch b/ltsi-makefile-addition.patch deleted file mode 100644 index eb383552bcfe..000000000000 --- a/ltsi-makefile-addition.patch +++ /dev/null @@ -1,26 +0,0 @@ -From foo@baz Sun Feb 12 23:09:28 PST 2012 -Date: Sun, 12 Feb 2012 23:09:28 -0800 -To: Greg KH -From: Greg Kroah-Hartman -Subject: LTSI Makefile addition - -Change the extra version to have -ltsi to have a chance to realize what -kernel version we are using. - -Signed-off-by: Greg Kroah-Hartman - ---- - Makefile | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/Makefile -+++ b/Makefile -@@ -1,7 +1,7 @@ - VERSION = 3 - PATCHLEVEL = 0 - SUBLEVEL = 20 --EXTRAVERSION = -+EXTRAVERSION = -ltsi - NAME = Sneaky Weasel - - # *DOCUMENTATION* diff --git a/patches.ltsi/ltsi-makefile-addition.patch b/patches.ltsi/ltsi-makefile-addition.patch new file mode 100644 index 000000000000..eb383552bcfe --- /dev/null +++ b/patches.ltsi/ltsi-makefile-addition.patch @@ -0,0 +1,26 @@ +From foo@baz Sun Feb 12 23:09:28 PST 2012 +Date: Sun, 12 Feb 2012 23:09:28 -0800 +To: Greg KH +From: Greg Kroah-Hartman +Subject: LTSI Makefile addition + +Change the extra version to have -ltsi to have a chance to realize what +kernel version we are using. + +Signed-off-by: Greg Kroah-Hartman + +--- + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/Makefile ++++ b/Makefile +@@ -1,7 +1,7 @@ + VERSION = 3 + PATCHLEVEL = 0 + SUBLEVEL = 20 +-EXTRAVERSION = ++EXTRAVERSION = -ltsi + NAME = Sneaky Weasel + + # *DOCUMENTATION* diff --git a/series b/series index 31759f02adfb..e4832e02d8ab 100644 --- a/series +++ b/series @@ -2,12 +2,16 @@ # LTSI patch queue series # +# +# LTSI project specific patches +# -ltsi-makefile-addition.patch +patches.ltsi/ltsi-makefile-addition.patch -# +############################################################################# # Android patches. # +# Upstream patches # 3.2.0 through 3.3-rc3 patches.android/android-0001-Revert-Staging-android-delete-android-drivers.patch patches.android/android-0002-staging-android-fix-build-issues.patch @@ -52,7 +56,11 @@ patches.android/android-0040-staging-android-ram_console-Don-t-build-on-arches-w patches.android/staging-android-add-the-code-back-to-the-build.patch -# +# non-upstream patches + + + +############################################################################# # LTTNG # Patches came from short-lived experiment when they were added to the staging # tree for a week or so.