Signed-off-by: Ameya Palande <[email protected]>
---
Changes:
v2: Introduce the patches subdirectory prefix at correct place.
scripts/config.sh | 2 +-
scripts/sequence-patch.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/config.sh b/scripts/config.sh
index 3fe0461..6d06145 100644
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -1,5 +1,5 @@
# The version of the main tarball to use
-SRCVERSION=2.6.33
+SRCVERSION=2.6.34
# sequence-patch.sh default args
# SEQUENCE_PATCH_DEF_ARGS=
diff --git a/scripts/sequence-patch.sh b/scripts/sequence-patch.sh
index f9e3ad9..5e30c3c 100755
--- a/scripts/sequence-patch.sh
+++ b/scripts/sequence-patch.sh
@@ -214,7 +214,7 @@ else
RC_PATCH=
fi
-PATCHES=( ${RC_PATCH} \
+PATCHES=( patches\/${RC_PATCH} \
$(cat series | sed -e '/^#/d' -e '/^$/d' -e 's/^/patches\//' | tr '\n' ' ') )
# Check if patch $LIMIT exists
--
1.7.0.4
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev