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
Andreas Müller
81df57a6d7
fixmac: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:27:40 +01:00
Andreas Müller
4cf0c73402
packagegroup-target-sdk: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:27:10 +01:00
Andreas Müller
bfdd310cc9
packagegroup-gnome3: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:26:46 +01:00
Andreas Müller
550dd34a09
packagegroup-gnome3-apps: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:26:13 +01:00
Andreas Müller
4f29b1cc82
packagegroup-gnome: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:25:47 +01:00
Andreas Müller
fad794bfaa
packagegroup-gnome-xserver-base: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:25:07 +01:00
Andreas Müller
21b7691b01
packagegroup-gnome-themes: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:24:07 +01:00
Andreas Müller
44936cd122
packagegroup-gnome-perl: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:23:41 +01:00
Andreas Müller
2d81c4b3fa
packagegroup-gnome-gstreamer: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:23:15 +01:00
Andreas Müller
786e8fa710
packagegroup-gnome-fonts: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:21:36 +01:00
Andreas Müller
2e74f9b908
packagegroup-gnome-apps: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:21:07 +01:00
Andreas Müller
d2d3d03935
angstrom-zeroconf-audio: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:20:42 +01:00
Andreas Müller
d54e66a4d9
angstrom-packagegroup-gnome3: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:20:14 +01:00
Andreas Müller
aabad694d0
angstrom-packagegroup-gnome: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:19:53 +01:00
Andreas Müller
80ffe6206c
angstrom-packagegroup-boot: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:19:14 +01:00
Andreas Müller
273b0ae26b
upload-packages: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:19:02 +01:00
Andreas Müller
f50de81910
task-angstrom-e: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:19:02 +01:00
Andreas Müller
26d1fab369
epiphany-firefox-replacement: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:19:02 +01:00
Andreas Müller
3efdcfbee9
e-wm-config-angstrom: update oe-core's LICENSE checksum
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-01-06 13:18:53 +01:00