Re: [yocto] Error: bb.data_smart.ExpansionError: Failure expanding variable PV_MAJ, expression

2017-03-02 Thread Dominig ar Foll (Intel Open Source)
Satya, Patrick Holy has given me the following info and it likely would solve your issue as well. Dominig Le 02/03/2017 à 17:19, Patrick Ohly a écrit : bb.data.getVar() has been deprecated for a while and was finally removed. Use

[yocto] Error: bb.data_smart.ExpansionError: Failure expanding variable PV_MAJ, expression

2017-02-21 Thread SatyaNarayana Sampangi
Hi, 1. I wrote the recipe .bb to install the nano editor, the contents given below, 1 SUMMARY = "GNU nano- editor" 2 DESCRIPTION = "GNU nano - an enhanced clone for the pico editor" 3 4 HOMEPAGE = "https://www.nano-editor.org/; 5 BUGTRACKER = "https://savannah.gnu.org/bugs/?group=nano;