[ELDK] issue in installation of eldk5.3

Ratheendran R ratheendran.s at gmail.com
Wed Jun 26 05:59:05 CEST 2013


Sorry if I am short of details..

I am meeting this error while trying patch given below

patch -p0 -b -z.ORIG <~/git/eldk/meta-eldk/tools/eldk-conf.patch



ERROR: Error evaluating
'${@bb.parse.BBHandler.vars_from_file(d.getVar('FILE'),d)[0] or
'defaultpkgname'}'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 117, in
expandWithRefs
    s = __expand_python_regexp__.sub(varparse.python_sub, s)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 76, in
python_sub
    value = utils.better_eval(codeobj, DataContext(self.d))
  File "/usr/lib/pymodules/python2.7/bb/utils.py", line 387, in better_eval
    return eval(source, _context, locals)
  File "PN", line 1, in <module>
TypeError: getVar() takes exactly 3 arguments (2 given)

Tue Jun 25 17:21:11 IST 2013


On Tue, Jun 25, 2013 at 5:47 PM, Ratheendran R <ratheendran.s at gmail.com>wrote:

> Dear All,
>
> I am currently trying to install ELDK5.3 for armv5te machine following the
> instruction available on the link below.
> http://www.denx.de/wiki/view/ELDK-5/EldkBuilding
>
> When I execute the patch below patch given on your site I get long list of
> error messages log, this is attached here for your reference.
>
> patch -p0 -b -z.ORIG <~/git/eldk/meta-eldk/tools/eldk-conf.patch
>
>
>
> Kindly let me know how to fix this issue.
>
> Ratheendran
>
>
>


More information about the eldk mailing list