Difference between revisions of "Thread:Talk:R-Car/Boards/Yocto-Gen3/Error in Bitbake/reply (2)"

From eLinux.org
Jump to: navigation, search
m
m
 
Line 1: Line 1:
I am using ubuntu 14.04 LTE.<br />
+
I am using ubuntu 14.04 LTE.
I solved it by executing the following command.<br />
+
I solved it by executing the following command.
  $ sudo apt-get update<br />
+
  $ sudo apt-get update
  $ sudo apt-get upgrade<br />
+
  $ sudo apt-get upgrade
 
After that,
 
After that,
$ sudo apt-get install ***
+
  $ sudo apt-get install ***
 
Was executed.
 
Was executed.

Latest revision as of 04:12, 1 March 2017

I am using ubuntu 14.04 LTE. I solved it by executing the following command.

 $ sudo apt-get update
 $ sudo apt-get upgrade

After that,

 $ sudo apt-get install ***

Was executed.