bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Query - How to apply patch to uClinux-dist directory


From: purushotam rao
Subject: Query - How to apply patch to uClinux-dist directory
Date: Fri, 12 Mar 2010 09:18:58 +0530

R/ Sir,

My name is U.Purushotham Rao. To carryout my project I am using
"uClinux-dist-20090618.tar.bz2" package. This package is having patch file
"uClinux-dist-20090618-20091129.patch". To apply the patch I used the
following procedure.

#cd /usr
#tar -xvjf uClinux-dist-20090618.tar.bz2
   This created "uClinux-dist" directory.
   Patch file" uClinux-20090618-20091129.patch" is located in /usr
directory.

# patch -d /usr/uClinux-dist/
   This command has not given any output. So used the following command
option.

#patch -p1 /usr/uClinux-dist
   This command also not given any output.

#patch -i /usr/uClinux-dist
    This command given the error message as "patch: **** read error : Is a
directory"

Can you please guide me How to apply patch to the uClinux-dist directory.


With Regards,

U.Purushotham Rao,
EE, NMS Group(R&D),
ITI Limited,
Bangalore - 560 016.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]