Connor Abbott
4d73a968b2
opencv: import from oe-classic and upgrade to 2.3.1
...
OpenCV <= 2.2 won't compile on oe-core due to the lack of v4l1 headers, and therefore wasn't included in this patch.
Also, the support for newer cv2-style python bindings is a bit hacked up at the moment due to the way OpenCV detects the Python version and Numpy headers (see 0001-Fix-CMakeLists.txt-numpy-detection.patch). In particular, it requires the native & target python to be the same version and have similar site-packages directories, which is true at least for now in OE.
Signed-off-by: Connor Abbott <cwabbott0@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-11-01 08:35:36 +01:00
Koen Kooi
5dc3cb849e
wget: drop from meta-oe, it's in oe-core now
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-31 23:14:41 +01:00
Imran Mehmood
444834f490
xclock: Add version 1.0.5 (initial recipe)
...
* Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29
Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-31 11:27:06 +01:00
Joel A Fernandes
5272732892
memtester: Corrected recipe following review comments and guidelines
...
This is an import of memtester from OE classic,
commit ID: 5671855bfba71575e4919c4b5fc9c5dcb8052612
Fixes to recipe:
* Added patch header to Makefile.patch
* Corrected order of variables and added HOMEPAGE to recipe
* Removed the line, S = "${WORKDIR}/memtester-${PV}" as its the default
* Removed new-line at end of recipe
Signed-off-by: Joel A Fernandes <joelagnel@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-31 11:24:48 +01:00
Koen Kooi
cbcf7323bf
asio 1.4.1: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:25 +02:00
Koen Kooi
bf778b699d
udev 174: add version 174, disabled by default (see below)
...
This release moves various binaries from /sbin to /lib/udev, invalidating the sysvinit scripts in our metadata. To stay closer to upstream the sysvinit scripts have been removed and systemd units are used instead. Since this is a huge change (both the moving of 'udevd' and removing initscripts) this recipe has a negative DEFAULT_PREFERENCE.
Patches to reinstate sysvinit support are welcomed, but will be subject to close scrutiny.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:25 +02:00
Koen Kooi
1db9276314
soft66 git: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:25 +02:00
Koen Kooi
cd3154f945
libftdi: import 0.18 from OE classic, update to 0.19
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:23 +02:00
Koen Kooi
e7edf21c41
live555: fix build due to missing INC_PR
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:22 +02:00
Koen Kooi
38209d556c
libass 0.9.11: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:21 +02:00
Koen Kooi
0d0570fd13
subsurface: update to 1.1 release, start using gitpkgv
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:20 +02:00
Koen Kooi
613e723031
enca 1.9: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:20 +02:00
Koen Kooi
6da6b34ddf
libmicrohttpd 0.4.6: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:20 +02:00
Koen Kooi
3b433774ed
wavpack 4.60.1: import from OE classic
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:24:19 +02:00
Otavio Salvador
48e381fcb0
systemd: add lock group using useradd.bbclass
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 16:23:42 +02:00
Koen Kooi
7a364f8abc
udisks: update to 1.0.4
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 14:01:17 +02:00
Koen Kooi
a8068cb238
cloud9 0.5.1: fix up node-o3-xml library location
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 11:36:55 +02:00
Joel A Fernandes
5da48e6e4a
memtester: Import from OE classic
...
Added LIC_FILES_CHKSUM
Signed-off-by: Joel A Fernandes <joelagnel@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 08:41:43 +02:00
Jason Kridner
081dc53fb6
cloud9: build node-03-xml manually, waf is just too broken for crosscompilation
...
Also adjust packaging
Signed-off-by: Jason Kridner <jdk@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-22 09:15:12 +02:00
Koen Kooi
960002137d
systemd: fix initramfs symlink
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-21 16:49:37 +02:00
Otavio Salvador
ca82bc073d
systemd: add systemd-initramfs
...
Includes a /init that points to ${base_sbin}/init that is called so to
avoid having to include post rootfs commands for it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-21 16:13:47 +02:00
Otavio Salvador
8fee9e2af6
systemd-serialgetty: don't require systemd_git.bb
...
Avoids the recompile of this package every time systemd is change.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-21 16:13:46 +02:00
Jason Kridner
36423031ae
Cloud9: incremental submodule and build fixes
...
Signed-off-by: Jason Kridner <jdk@ti.com >
2011-10-21 14:57:30 +02:00
Khem Raj
949ec2d731
fuse: Fix linking issues with gold linker
...
fuse has problems when linking with gold since it uses version
scripts in a way thats so perticular to bfd ld
/home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.2/ld:
error: symbol __fuse_exited has undefined version
| collect2: ld returned 1 exit status
| make[1]: *** [libfuse.la] Error 1
| make[1]: *** Waiting for unfinished jobs....
For more details
http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
http://sources.redhat.com/bugzilla/show_bug.cgi?id=10861
http://comments.gmane.org/gmane.comp.file-systems.fuse.devel/9524
http://www.airs.com/blog/archives/300
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-21 08:12:32 +02:00
Khem Raj
0368dfd5d8
gcc-4.6: Remove the patches that are already applied via oe-core
...
Please apply after
http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/gcc-update
has been merged into oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-20 19:25:50 +02:00
Koen Kooi
0aec849fff
task-basic: include a minimal set of timezone data
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-20 09:27:36 +02:00
Koen Kooi
959d90a324
task-basic: include MACHINE_EXTRA_RRECOMMENDS
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-20 07:28:44 +02:00
Koen Kooi
3beeb8b355
nodejs: also package wafadmin
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 21:14:07 +02:00
Otavio Salvador
e8bc575811
udev: udev-systemd refactory
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 17:54:57 +02:00
Koen Kooi
59f9d80e83
cloud9 0.5.1: convert to fetch SRC_URI
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 14:48:02 +02:00
Koen Kooi
5352a4beb9
upower: update to 0.9.14
...
This fixes building against a recent glib-2.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 12:01:59 +02:00
Koen Kooi
b14c3a8c22
pixman 0.23.6: apply typo fix from upstream
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 09:30:51 +02:00
Koen Kooi
517325b50b
systemd-compat-units: start opkg after remount-rootfs.target, not before
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-18 11:18:13 +02:00
Koen Kooi
ef33e68465
pixman 0.23.6: refresh patches with versions for pixman master
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-18 11:18:12 +02:00
Otavio Salvador
7b6e75d043
openssl: disable parallel install
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-18 09:16:02 +02:00
Martin Jansa
7714140fe7
ttf-droid: add LIC_FILES_CHKSUM, switch to github.com
...
* android.git.kernel.org seems not available
* SRCREV magic didn't work for me with fetch2
* PV changed to get upgradable path
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-18 01:31:11 +02:00
Martin Jansa
506d5f781f
xf86-input-tslib: fix build with newer xserver
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-18 01:31:11 +02:00
Martin Jansa
1ab4e30380
syslog-ng: move conflicting file modules.conf to own packages and fix unpackaged files
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-18 01:31:10 +02:00
Otavio Salvador
1b170fa28c
digitemp: add 3.6.0 version
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-17 16:32:18 +02:00
Koen Kooi
96e99ada49
python-tornado: add 2.1.1git
2011-10-17 16:22:56 +02:00
Koen Kooi
fc95672460
README: add top level readme, update meta-oe one
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-17 09:27:01 +02:00
Koen Kooi
ce4f274e3d
systemd-speed-hacks: disable remountfs removal, images ship util-linux-mount now to fix this bug
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-16 09:54:06 +02:00
Khem Raj
92b02b7209
binutils-cross: Sync with oe-core
...
Now we have own copy of binutils-cross in meta-oe
we need to sync with oe-core periodically
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-15 20:47:38 +02:00
Koen Kooi
de2f5c9c87
subsurface: inital add
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-15 18:40:36 +02:00
Koen Kooi
3b592422e9
libdivecomputer: initial add
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-15 18:40:08 +02:00
Koen Kooi
b7d2870311
task-basic: include util-linux-(u)mount, the busybox ones are broken, broken, broken
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-14 19:00:14 +02:00
Martin Jansa
71f54a8d0a
nfs-utils: drop 1.1.2 from meta-oe there is 1.2.3 in oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-14 14:29:23 +02:00
Denys Dmytriyenko
11218e4d17
ltp-ddt: import initial version 0.0.4 plus fixes
...
Imported from Arago, adapted for meta-openembedded
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-14 14:26:58 +02:00
Martin Jansa
d790211484
libgcrypt: rename .bbappend to apply to new 1.5.0 version
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-14 14:23:08 +02:00
Martin Jansa
fd3c8ee22e
tiff: rename .bbappend to apply to new 3.9.5 version
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2011-10-14 14:23:08 +02:00