Commit Graph

555 Commits

Author SHA1 Message Date
Koen Kooi
ce2798ec0a update-rc.d bbappend: fix FILESEXTRAPATHS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-08-05 10:57:12 +02:00
Koen Kooi
025fc17d40 ranpwd: fix build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-30 12:00:27 +02:00
Koen Kooi
918cf1737b contrib: angstrom feed sorter: update archs and machines to update
current status

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-24 10:17:38 +02:00
Koen Kooi
0ce9dbaf22 various: drop all PRINCs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-24 08:48:07 +02:00
Koen Kooi
55a05a2348 systemd: add v215+git
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-24 08:25:10 +02:00
Koen Kooi
e2c94f6daa angstrom-next: move ARM to gcc 4.9
And fix gdb and qemu version

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-23 15:00:08 +02:00
Koen Kooi
c6638cbeeb angstrom-next: set feed URI to 'next' instead of 'core'
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-23 13:44:45 +02:00
Koen Kooi
abefcf7b7b angstrom-next: use gummiboot as default EFI provider
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-23 08:00:50 +02:00
Max Krummenacher
dbdf22a126 update-alternatives: use package created by opkg-utils
In daisy update-alternatives has been moved from opkg to the opkg-utils recipe.
opkg-utils now creates an additional package update-alternatives-opkg.

Without this patch the opkg-utils recipe is built and the opkg-utils package is
installed for VIRTUAL-RUNTIME_update-alternatives.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-07-15 07:22:43 +02:00
Khem Raj
dfd59ed3ed angstrom-core-tweaks: Set PACKAGE_CLASSES to be package_ipk
Fixes issue #4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-05-15 15:43:00 +00:00
Khem Raj
421f88738b angstrom-next: Adapt to latest toolchain changes from OE-Core
Also perform some cleanup when at it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-05-08 19:34:56 -07:00
Khem Raj
3f6626c055 angstrom-next.conf: Test gcc 4.9
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-05-01 00:42:53 -07:00
Khem Raj
a19c3beb5f Updates to match to OE-Core toolchain reorg
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-05-01 00:42:53 -07:00
Khem Raj
435a547969 external-toolchain-angstrom.bb: Delete largely nused and unmaintained recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-05-01 00:42:53 -07:00
Khem Raj
362dafaef2 ranpwd: Fix building out of tree
Now that S != B we need to adjust a bit

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-04-25 10:51:32 -07:00
Khem Raj
28f17a1c69 angstrom-next.conf: Pin kernel headers to 3.14
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-04-22 23:02:45 -07:00
Khem Raj
7643623bd4 recipes-tweaks: Use wildcard for openssl bbappend
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-03-15 14:49:57 -07:00
Khem Raj
c2b34194ed Symlink /var/run to /run
This is needed starting systemd-210 where dbus expects
things in /var/run but systemd in /run for more details
see

https://bugs.freedesktop.org/show_bug.cgi?id=75515#c3
http://rawhidewatch.wordpress.com/2014/02/26/long-term-users-check-varrun-is-a-symlink-to-run-before-updating-to-systemd-210/

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-03-15 14:49:57 -07:00
Khem Raj
f3684d0390 angstrom-next: Use gold for linker eglibc based images for arm/x86
Remove unused pinnings, use linaro toolchains for arm
including gdb

use OE-Core toolchain for providing native and crossdk
components of toolchain. this helps to choose linaro or
OE-Core toolchain in a single tmpdir and per architecture
still being able to share common components. We really
dont care who provides native and crossdk components anyway
the arm code improvements that come from linaro gcc is
paramount for crossgcc and gcc on target and candian-gcc in
case of SDK where we will use it anyway

Update comments to match current state of affairs

beautify the files a bit

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-03-15 14:49:49 -07:00
Khem Raj
39cbb0c9d3 libpam: Disable nullok_secure
This will let us ssh with empty password as root user.
Its less secure but good for development work.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-03-10 22:45:57 -07:00
Khem Raj
3b1a0a1bc4 openssh: Tweak sshd_config to tackle for PAM taking care of authentication
We sort of disable clear text PasswordAuthentication
pam does not like it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-03-10 22:45:56 -07:00
Koen Kooi
9e23b89034 contrib: feed sorter: sync with v2013.12
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:11:01 +01:00
Koen Kooi
eab65f3852 Angstrom: switch armv7a to thumb2 mode
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:09:57 +01:00
Koen Kooi
530a6dd4fe xfce-nm-image: fix gdm install
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:09:41 +01:00
Koen Kooi
99e18a8cf7 efl-nodm-image: add xterm
Enlightenment adds a menu entry for xterm regardless of its presence.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:09:35 +01:00
Koen Kooi
a3536b27bc efl-nodm-image: include formfactor
xserver-nodm needs it, but fixing that is a bit more involved, so add
the dep here in the image.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:09:27 +01:00
Koen Kooi
ba0ca67bed development-xfce-image: add bash
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:09:16 +01:00
Koen Kooi
d575165061 development-xfce-image: XFCE based image with development tools inside
Like the GNOME one, but with XFCE

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:09:08 +01:00
Koen Kooi
221c9328df images: fix IMAGE_PREPROCESS_CMD
It was missing the trailing semicolon.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:08:58 +01:00
Koen Kooi
6b31e5bd74 angstrom-version: add -is and -ds to lsb_release
This fixes openjdk configure

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-25 10:07:28 +01:00
Koen Kooi
57a4a521af Merge pull request #3 from TheTasslehoff/master
Fix timestamp so it matches the one written by image.bbclass.
2014-02-21 11:58:16 +01:00
Tasslehoff Kjappfot
8228b2d56e Fix timestamp so it matches the one written by image.bbclass. 2014-02-21 11:37:27 +01:00
Khem Raj
a2c383f6ce angstrom-next: Use gold for linker on arm/x86
Remove unused pinnings, use linaro toolchains for arm
including gdb

use OE-Core toolchain for providing native and crossdk
components of toolchain. this helps to choose linaro or
OE-Core toolchain in a single tmpdir and per architecture
still being able to share common components. We really
dont care who provides native and crossdk components anyway
the arm code improvements that come from linaro gcc is
paramount for crossgcc and gcc on target and candian-gcc in
case of SDK where we will use it anyway

Update comments to match current state of affairs

beautify the files a bit

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-02-16 20:02:45 +00:00
Khem Raj
cd80bcc9b8 angstrom-uclibc: Switch to using libiconv and gettext
mini-iconv and proxy-libintl dont work with all
kind of packages we use.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-02-04 19:23:20 -08:00
Khem Raj
5a32c5d3a5 Upgrade binutils to 2.24
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-29 22:11:38 -08:00
Khem Raj
57399384bb connman: Use wildcard in bbappend
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-29 22:11:38 -08:00
Koen Kooi
c00cc29d6c angstrom-version: enhance lsb_release arg parsing
This should be using getopt, too lazy to look into that now.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-01-28 08:31:47 +01:00
Khem Raj
8a32d1540c systemd_208.bbappend: Rename to use wildcard
This will avoid future renames of this file

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-23 21:53:17 -08:00
Khem Raj
14e08075a4 Adjust to the omission of opkg UPDATE_ALTERNATIVES change from OE-Core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-22 10:31:01 -08:00
Khem Raj
477fda63ae qemu is now 1.7.0 to up the pinning
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-22 10:31:00 -08:00
Koen Kooi
b83ac2d5f4 angstrom-version: fix quoting in /etc/os-release
It turns out that this file is meant to be sourcable by the shell, leading to errors like this:

	*** Including module: base ***
	/etc/os-release: line 3: $'\303\205ngstr\303\266m': command not found
	/etc/os-release: line 4: 35: command not found

This fixes the above error when running dracut

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-01-10 10:24:24 +01:00
Andreas Müller
5d9b313dc0 angstrom-gnome-icon-theme-enable: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:32:41 +01:00
Andreas Müller
cc6d13dede angstrom-clearlooks-theme-enable: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:32:06 +01:00
Andreas Müller
a5cd5db0c6 angstrom-gdm-xfce-hack: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:31:41 +01:00
Andreas Müller
cc48b0e2e6 angstrom-gdm-autologin-hack: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:31:14 +01:00
Andreas Müller
cec9f7a5c8 systemd-image: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:30:47 +01:00
Andreas Müller
e309af4ff6 console-base-image: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:30:20 +01:00
Andreas Müller
e199dbb366 timestamp-service: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:29:48 +01:00
Andreas Müller
6c1d3d4d11 psplash-zap: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:29:41 +01:00
Andreas Müller
23fac2479a led-config: update oe-core's LICENSE checksum
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-01-06 13:28:12 +01:00