- Aug 23, 2013
 - 
- 
Ciprian Ciubotariu authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Marko Lindqvist authored
Signed-off-by:
Marko Lindqvist <cazfi74@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Marko Lindqvist authored
Signed-off-by:
Marko Lindqvist <cazfi74@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Aug 16, 2013
 - 
- 
Roy.Li authored
1. quagga should depend on iproute2, since ip from busybox is not sufficient 2. fix a typOS(should chmod, not chown) Signed-off-by:
Roy.Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
 - 
Joe MacDonald authored
Adopting the common convention of naming BBFILE_COLLECTIONS to be <layername>-layer. Signed-off-by:Joe MacDonald <joe@deserted.net>
 - 
Hongxu Jia authored
Move f2fs-tools from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
Move cramfs from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
Move sshfs-fuse from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
Move smbnetfs from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
Move ifuse from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
Move physfs from meta-oe to meta-filesystems [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
The utilities to create, check, label and dump exFAT filesystem [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
The fuse-exfat is read and write exFAT driver for FUSE [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
- Move ntfs-3g-ntfsprogs from meta-oe to meta-filesystems - Upgrade ntfs-3g-ntfsprogs to 2013.1.13 [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
- Move xfsprogs from meta-oe to meta-filesystems - Upgrade xfsprogs to 3.1.11 [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
- Move owfs from meta-oe to meta-filesystems - Upgrade owfs to 2.9p1 [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
- Move fuse from meta-oe to meta-filesystems - Upgrade fuse to 2.9.3 [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
This layer contains filesystem related recipes. [YOCTO #4178] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
This is now in OE-Core. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
This is now in OE-Core. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
This is now in OE-Core. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else. There is a perl script for test, while variable PERL_DBM_TEST is assigned the value '1', the script will be added, and you could run the script to test whether DBD::SQLite is working properly. [YOCTO #4128] Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. |<- Scope of DBI ->| .-. .--------------. .-------------. .-------. | |---| XYZ Driver |---| XYZ Engine | | Perl | | | `--------------' `-------------' | script| |A| |D| .--------------. .-------------. | using |--|P|--|B|---|Oracle Driver |---|Oracle Engine| | DBI | |I| |I| `--------------' `-------------' | API | | |... |methods| | |... Other drivers `-------' | |... `-' [YOCTO #4128] Signed-off-by:Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Hongxu Jia authored
 - 
Matt Ranostay authored
Add flashrom recipe for managing recovery from bad UEFI updates. Signed-off-by:
Matt Ranostay <mranostay@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Fathi Boudra authored
Signed-off-by:
Naresh Bhat <naresh.bhat@linaro.org> Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Matt Ranostay <mranostay@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Khem Raj authored
This helps in stubbing out gettext when proxy-libintl is chosen usually on small/uclibc based images Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Mihai Prica authored
Fixes rootfs generation error if bash is not included in the image. Signed-off-by:
Mihai Prica <mihai.prica@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Aug 14, 2013
 - 
- 
Martin Jansa authored
* it's autodetected from sysroot Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* configure doesn't allow to disable it and bluez is quite common on devices where foxtrotgps would be used Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* fails without it: | NOTE: Executing intltoolize --copy --force --automake | xfce4-icon-theme/4.4.3-r0/temp/run.do_configure.2826: intltoolize: not found | ERROR: Function failed: do_configure (log file is located at xfce4-icon-theme/4.4.3-r0/temp/log.do_configure.2826) Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* fails without it: | -- checking for module 'gstreamer-0.10' | -- package 'gstreamer-0.10' not found | -- checking for module 'gstreamer-base-0.10' | -- package 'gstreamer-base-0.10' not found | -- checking for module 'gstreamer-app-0.10' | -- package 'gstreamer-app-0.10' not found | -- checking for module 'gstreamer-audio-0.10' | -- package 'gstreamer-audio-0.10' not found | -- checking for module 'gstreamer-fft-0.10' | -- package 'gstreamer-fft-0.10' not found | -- checking for module 'gstreamer-interfaces-0.10' | -- package 'gstreamer-interfaces-0.10' not found | -- checking for module 'gstreamer-pbutils-0.10' | -- package 'gstreamer-pbutils-0.10' not found | -- checking for module 'gstreamer-video-0.10' | -- package 'gstreamer-video-0.10' not found | CMake Error at cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): | Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* when it's not found in target sysroots it's trying to use native one | cd uhd/1_3.5.3-r3.0/git/host/build/examples && sysroots/x86_64-linux/usr/bin/cmake -E cmake_link_script CMakeFiles/rx_ascii_art_dft.dir/link.txt --verbose=1 | sysroots/x86_64-linux/usr/bin/armv5te-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++ -march=armv5te -marm -mthumb-interwork --sysroot=sysroots/qemuarm -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -fpermissive -O2 -pipe -g -feliminate-unused-debug-types -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -DNDEBUG -march=armv5te -marm -mthumb-interwork --sysroot=sysroots/qemuarm -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed CMakeFiles/rx_ascii_art_dft.dir/rx_ascii_art_dft.cpp.o -o rx_ascii_art_dft -Lsysroots/x86_64-linux/usr/lib -rdynamic ../lib/libuhd.so.003.005 -lcurses sysroots/x86_64-linux/usr/lib/libform.so -lboost_date_time-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_system-mt -lboost_thread-mt -lboost_unit_test_framework -lrt -lusb-1.0 -lpthread -ldl -Wl,-rpath,uhd/1_3.5.3-r3.0/git/host/build/lib:sysroots/x86_64-linux/usr/lib: | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: sysroots/x86_64-linux/usr/lib/libform.so: incompatible target | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: warning: skipping incompatible sysroots/x86_64-linux/usr/lib/libncurses.so.5 while searching for libncurses.so.5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: warning: skipping incompatible sysroots/x86_64-linux/usr/lib/libncurses.so.5 while searching for libncurses.so.5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: cannot find libncurses.so.5 | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: warning: skipping incompatible sysroots/x86_64-linux/usr/lib/libtinfo.so while searching for tinfo | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: cannot find -ltinfo | uhd/1_3.5.3-r3.0/git/host/examples/rx_ascii_art_dft.cpp:149: error: undefined reference to 'initscr' Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* tumbler configure needs XDT_I18N macro provided by xfce4-dev-tools | tumbler-0.1.29/configure: line 13752: syntax error near unexpected token `$linguas' | tumbler-0.1.29/configure: line 13752: `XDT_I18N($linguas)' | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* fails without | Package gconf-2.0 was not found in the pkg-config search path. | Perhaps you should add the directory containing `gconf-2.0.pc' | to the PKG_CONFIG_PATH environment variable | No package 'gconf-2.0' found | main.c:7:32: fatal error: gconf/gconf-client.h: No such file or directory | #include <gconf/gconf-client.h> Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* fails without: | configure: error: no curses library found | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it fails without it: | -- Could NOT find Perl (missing: PERL_EXECUTABLE) | CMake Error at tools/llvm-config/CMakeLists.txt:5 (message): | Perl required but not found! Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot and couple of packages are failing when pkg-config is trying to use libwnck*.pc without startup-notification in sysroot Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 
 -