Hi Puneet, On Wed, 2010-06-16 at 08:05 +0200, ext Puneet Jain wrote: > Hi, > I downloaded a kernel-source using- > git clone git://gitorious.org/meego-os-base/kernel-source.git kernel-source > > kernel-source/patches/patch-2.6.35-rc3.bz2 file is present. > If I am doing - git pull .................it is ok > After this ./scripts/sequence-patch.sh ...........is giving following error: > > SCRATCH_AREA not defined (defaulting to "tmp") > Kernel source archive `linux-2.6.34.tar.gz' not found, > alternatively you can put an unpatched kernel tree to > /home/user/kernel-source/tmp/linux-2.6.34.orig. > > Also kernel-source/tmp/ is empty(i.e. no linux-2.6.34-master is there).
I just did "git pull" and here is the output of sequence_patch.sh: am...@chotu:~/repos/kernel-source$ ./scripts/sequence-patch.sh -F2 WARNING: You should run ./scripts/install-git-hooks to enable pre-commit checks. SCRATCH_AREA not defined (defaulting to "tmp") Creating tree in /home/ameya/repos/kernel-source/tmp/linux-2.6.34-master Extracting linux-2.6.34.tar.bz2 Linking from /home/ameya/repos/kernel-source/tmp/linux-2.6.34.orig [ patches/patch-2.6.35-rc3.bz2 ] [ patches/linux-2.6-build-nonintconfig.patch ] [ patches/linux-2.6.35-rc3-ac-20100614.patch ] [ patches/linux-2.6.35-input-touchscreen-introduce-tsc2005-driver.patch ] [ patches/linux-2.6.29-silence-acer-message.patch ] [ patches/linux-2.6.34-rt2860-no-debug.patch ] [ patches/linux-2.6.33-rt2860-1-2.patch ] [ patches/linux-2.6.33-rt2860-2-2.patch ] [ patches/linux-2.6.29-dont-wait-for-mouse.patch ] [ patches/linux-2.6.29-sreadahead.patch ] [ patches/linux-2.6-usb-uvc-autosuspend.patch ] [ patches/linux-2.6-usb-bt-autosuspend.patch ] [ patches/linux-2.6.33-vfs-tracepoints.patch ] [ patches/linux-2.6.34-multi-touch-input-driver-for-event-devices.patch ] [ patches/linux-2.6.35-fatal-signals.patch ] [ Tree: /home/ameya/repos/kernel-source/tmp/linux-2.6.34-master ] Cheers, Ameya. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
