Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
$> cat ../meta-vodalys-bsp/recipes-kernel/linux/linux-vodalys_git.bb SUMMARY = "Linux Kernel for Vodalys-Labs" DESCRIPTION = "Linux Kernel provided and supported by Vodalys-Labs with focus on \ i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU." LINUX_VERSION ?= "3.18" LINUX_VERSION_EXTENSION ?= "-veobox" inherit kernel require recipes-kernel/linux/linux-yocto.inc PR = "r1" PV = "${LINUX_VERSION}+git${SRCPV}" SRCREV = "15424e20aede07ab1e29443a55d92fc80d2ed589" SRC_URI = "git://github.com/Vodalys/linux-2.6-imx.git;branch=${SRCBRANCH} \ file://defconfig \ " COMPATIBLE_MACHINE = "(mx6)" do_configure_prepend() { echo 'CONFIG_EXTRA_FIRMWARE="lattice-ecp3.bit v4l-coda960-imx6q.bin"' >> ${WORKDIR}/defconfig cp -arv ${STAGING_DIR_TARGET}/lib/firmware/lattice-ecp3.bit ${S}/firmware/ || die "no lattice firmware found" cp -arv ${STAGING_DIR_TARGET}/lib/firmware/v4l-coda960-imx6q.bin ${S}/firmware/ || die "no coda firmware found" } [jm@tatooine build]$ cat ../meta-vodalys-bsp/recipes-kernel/linux/linux-vodalys_git.bbappend KBRANCH = "mx6-camera-vbx-v3.18" PV = "${LINUX_VERSION}-local" PR = "r1" FILESEXTRAPATHS_prepend := "${THISDIR}/files/${MACHINE}:" inherit externalsrc EXTERNALSRC = "/run/media/jm/SSD_JM/Projets/vodabox3/poky/build/linux-2.6-imx/" $> bitbake -c menuconfig virtual/kernel WARNING: Host distribution "Arch-rolling" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. Loading cache: 100% |#########################################################################################################################################################| ETA: 00:00:00 Loaded 2153 entries from dependency cache. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.24.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Arch-rolling" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "vodabox3" DISTRO = "poky" DISTRO_VERSION = "1.7" TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto meta-yocto-bsp = "(nobranch):02627ad3d93e8221daf5d178c096ab48a9d1fd68" meta-fsl-arm = "(nobranch):6d9cbabc49ae40ccf1ff80893c07790a25ef91b1" meta-vodalys-bsp = "master:3d6c7c44350edca6a11d31611eb2715ca21e7a8b" meta-networking meta-webserver meta-oe meta-python meta-multimedia meta-filesystems = "(detachedfrom510b7a9):510b7a9d8d5dda07120df5866507742a626478c1" meta-vodalys = "(detachedfrom34aecc5):34aecc5912f31d85053d2035d99743254bf5228d" NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_configure (log file is located at /run/media/jm/SSD_JM/Projets/vodabox3/poky/build/tmp/work/vodabox3-poky-linux-gnueabi/linux-vodalys/3.18-local-r1/temp/log.do_configure.4347) ERROR: Logfile of failure stored in: /run/media/jm/SSD_JM/Projets/vodabox3/poky/build/tmp/work/vodabox3-poky-linux-gnueabi/linux-vodalys/3.18-local-r1/temp/log.do_configure.4347 Log data follows: | DEBUG: Executing python function sysroot_cleansstate | DEBUG: Python function sysroot_cleansstate finished | DEBUG: Executing shell function do_configure | '/run/media/jm/SSD_JM/Projets/vodabox3/poky/build/tmp/sysroots/vodabox3/lib/firmware/lattice-ecp3.bit' -> '/run/media/jm/SSD_JM/Projets/vodabox3/poky/build/linux-2.6-imx//firmware/lattice-ecp3.bit' | '/run/media/jm/SSD_JM/Projets/vodabox3/poky/build/tmp/sysroots/vodabox3/lib/firmware/v4l-coda960-imx6q.bin' -> '/run/media/jm/SSD_JM/Projets/vodabox3/poky/build/linux-2.6-imx//firmware/v4l-coda960-imx6q.bin' | NOTE: make oldnoconfig | make: *** No rule to make target 'oldnoconfig'. Stop. | NOTE: make oldconfig | make: *** No rule to make target 'oldconfig'. Stop. | ERROR: oe_runmake failed | WARNING: /run/media/jm/SSD_JM/Projets/vodabox3/poky/build/tmp/work/vodabox3-poky-linux-gnueabi/linux-vodalys/3.18-local-r1/temp/run.do_configure.4347:1 exit 1 from | oe_runmake oldconfig | ERROR: Function failed: do_configure (log file is located at /run/media/jm/SSD_JM/Projets/vodabox3/poky/build/tmp/work/vodabox3-poky-linux-gnueabi/linux-vodalys/3.18-local-r1/temp/log.do_configure.4347) ERROR: Task 2 (/run/media/jm/SSD_JM/Projets/vodabox3/poky/meta-vodalys-bsp/recipes-kernel/linux/linux-vodalys_git.bb, do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 250 tasks of which 249 didn't need to be rerun and 1 failed. No currently running tasks (250 of 251) Summary: 1 task failed: /run/media/jm/SSD_JM/Projets/vodabox3/poky/meta-vodalys-bsp/recipes-kernel/linux/linux-vodalys_git.bb, do_configure Summary: There was 1 WARNING message shown. Summary: There was 1 ERROR message shown, returning a non-zero exit code. $> ls -al tmp/work/vodabox3-poky-linux-gnueabi/linux-vodalys/3.18-local-r1/ total 20 drwxr-xr-x 4 jm jm 4096 Dec 18 11:13 . drwxr-xr-x 10 jm jm 4096 Dec 18 11:13 .. -rw-r--r-- 1 jm jm 63 Dec 18 11:13 defconfig drwxr-xr-x 2 jm jm 4096 Dec 18 11:13 linux-vodalys-3.18-local drwxr-xr-x 2 jm jm 4096 Dec 18 11:13 temp $> ls -al tmp/work/vodabox3-poky-linux-gnueabi/linux-vodalys/3.18-local-r1/linux-vodalys-3.18-local/ total 12 drwxr-xr-x 2 jm jm 4096 Dec 18 11:13 . drwxr-xr-x 4 jm jm 4096 Dec 18 11:13 .. -rw-r--r-- 1 jm jm 63 Dec 18 11:13 .config -rw-r--r-- 1 jm jm 0 Dec 18 11:26 .scmversion
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
52 min ago | 0.52 KB
P4IGNORE for Unreal Development
1 hour ago | 2.10 KB
Untitled
1 hour ago | 13.08 KB
Matthew Quote
1 hour ago | 0.18 KB
Input_AOC
5 hours ago | 18.01 KB
Untitled
19 hours ago | 13.15 KB
Analog GPUs: THE FUTURE
1 day ago | 8.88 KB
Quotes I believe to be true.
1 day ago | 0.16 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!