Max Krummenacher
b4d8a2c7a0
angstrom.conf: stop using base_contains
...
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2016-07-26 13:17:23 +02:00
Max Krummenacher
87f1bbf973
angstrom-feed-configs.bb: stop using base_contains
...
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2016-07-26 13:17:12 +02:00
Max Krummenacher
f43894018f
angstrom-gpe-task-base.bb: stop using base_contains
...
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2016-07-26 13:17:02 +02:00
Max Krummenacher
c3eb73b242
systemd-qt5-image.bb: stop using base_contains
...
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2016-07-26 13:16:53 +02:00
Max Krummenacher
6e58779f14
angstrom-gpe-packagegroup-apps.bb: stop using base_contains
...
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2016-07-26 13:16:42 +02:00
Andreas Müller
937fb6a41f
base-files: remove all extra files
...
The lock extension caused really really nasty issues. In my case I was
sometimes unable to open serial ports after power up.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-07-26 13:15:08 +02:00
Andreas Müller
7dce2b081e
don't blacklist ffmpeg
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-22 21:46:51 +01:00
Andreas Müller
001ae5dba2
don't pin java version and follow meta-java's suggestions for default provider
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-27 00:51:04 +01:00
Andreas Müller
44451ddfb1
angstrom-core-tweaks: do not pin opkg as package manager
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-01-11 08:55:33 +01:00
Andreas Müller
6fd9bc0de9
arm-defaults.inc: remove
...
don't want no armv7a pinning - it does not work for imx6 anyway
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-10-05 13:38:50 +02:00
Andreas Müller
ef71206d81
angstrom.conf: do not pin linaro toolchain
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-10-04 01:15:18 +02:00
Andreas Müller
3c94de860e
angstrom.inc: do not set wayland in distro features
...
my machines don't play well for x11 and wayland - we'll have a separate branch
for that.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-10-04 01:15:18 +02:00
Max Krummenacher
e5a2191daa
angstrom-feed-configs.bb: don't replace opkg-collateral
...
opkg-collateral no longer exists in oe-core but the opkg recipe now
provides opkg.conf and RCONFLICTS, RREPLACES, RPROVIDES opkg-collateral.
http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-devtools/opkg?id=e8879cd1ec8914815c7a78f1d9b296b0e2b30fcf
When angstrom-feed-configs also RCONFLICTS, RREPLACES, RPROVIDES
opkg-collateral this results in the opkg package being removed during
do_rootfs.
With the missing opkg run_postinstall then fails to run postinstall scripts.
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-09-30 08:46:49 +02:00
Koen Kooi
58b6ffcf19
octoprint-image: add image with everything needed for octoprint
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-09-03 09:54:28 +02:00
Khem Raj
67a55b6e03
packagegroup-qt5: Separate out qtwebkit into a var
...
This helps to avoid packaging qtwebkit if some QT5 images dont need it
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-08-28 00:20:52 +00:00
Khem Raj
9c733d8cda
packagegroup-qt5: remove qmlbrowser
...
its not found in general layers but only in atmel BSP layer
so it should move out from here may be added as a bbappend from bsp
layer
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-08-18 22:49:59 -07:00
Koen Kooi
2f49c0bbf6
angstrom-image: allow empty passwords
...
In the long run we'd need to add an 'angstrom' user.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-08-15 12:14:03 +02:00
Koen Kooi
d1209cbad1
systemd-image: make it a strict superset of angstrom-image
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-08-15 12:13:14 +02:00
Koen Kooi
11794ae329
(angstrom-)packagegroup-gnome: add angstrom-skel-gnome2
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-08-14 21:15:46 +02:00
Koen Kooi
fb4ee7b10c
angstrom-skel: /etc/skel files for angstrom
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-08-14 21:15:46 +02:00
Koen Kooi
0f61a3f6ea
Angstrom: prefer ext4 over ext3
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-08-14 21:07:10 +02:00
Khem Raj
7dcc75c2b3
systemd-qt5-image: Add qtwayland plugin to image
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-08-14 11:39:00 -07:00
Khem Raj
1c8ebf887f
distro: Enable wayland feature
...
so we can start building images with wayland in it
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-08-14 11:38:02 -07:00
Khem Raj
990c3ab4ba
psplash: Delete all incarnations
...
They are unused
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-08-11 11:16:47 -07:00
Khem Raj
4619fd8095
psplash: Delete recipe
...
Its not required anymore
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-08-11 11:09:34 -07:00
Koen Kooi
278471266d
images: ship connmanctl
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-08-11 14:46:01 +02:00
Koen Kooi
ed6903ebbb
angstrom.inc: enable cgroups in kernels that use linux.inc
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-07-30 09:52:02 +02:00
Koen Kooi
032baad863
contrib: ci-upload-helper.sh: import CI uploader script from setup-scripts
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-06-11 19:20:58 +02:00
Koen Kooi
d8faf645b6
angstrom-version: work around broken package.bbclass
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-06-04 15:31:55 +02:00
Khem Raj
d70b949bba
linux-yocto: renamed linux-yocto_3.10.bbappend -> linux-yocto_%.bbappend
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-06-03 10:47:41 -07:00
Khem Raj
c74a835e7e
angstrom/distro: Use wildcard to help glibc 2.22 transition in future
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-27 18:40:41 -07:00
Koen Kooi
3ae9064284
angstrom-version: also add VERSION_ID to /etc/os-release
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-05-19 18:39:21 +02:00
Khem Raj
8f0df794f2
images,packagegroups: Add support for building QT5 sample image
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-17 21:57:53 -07:00
Khem Raj
5aa6c726a8
angstrom-java: Use jamvm for jamvm-initial-native
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-09 07:24:26 -07:00
Khem Raj
12c99c67c6
openjdk-7-jre: Fix pinned version to a known one
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-09 07:05:26 -07:00
Khem Raj
323a6fb0ee
angstrom.conf: Use cross-localedef-native from OE-Core
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-08 15:58:43 -07:00
Khem Raj
baaf5b1722
angstrom: Fix access using empty root password
...
We are not able to login into angstrom images now
since many chnages has gone into upstream OE-core
drop libpam change to drop secure nullok
add empty-root-password to EXTRA_IMAGE_FEAUTURES
it should actually be controlled and added only for
debug images, but thats for production folks
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-07 17:58:01 -07:00
Khem Raj
911233b9ea
angstrom-mirrors: Drop svk
...
Support is gone in bitbake
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-05 19:55:27 -07:00
Khem Raj
11eefc2a05
angstrom: Prefer defaults to be bluez5
...
BlueZ 4 is removed from OE-Core
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-05-05 12:22:29 -07:00
Khem Raj
dfbded5005
angstrom.conf: Remove unused ANGSTROM_NATIVE_BINUTILS_VERSION
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-04-25 10:15:36 +00:00
Khem Raj
f64a1078a2
angstrom.conf: Adjust the preferred providers for toolchain
...
Lets not mix linaro and non linaro toolchains so let
linaro toolchain fill in gaps for nativesdk when needed
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-04-25 10:07:17 +00:00
Khem Raj
bf786f7dc0
match pinnings to OE-Core
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-04-25 09:15:20 +00:00
Khem Raj
7a8ea630d6
angstrom-musl.inc: Add musl support to angstrom
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-04-25 09:06:14 +00:00
Khem Raj
21967100c6
Merge pull request #7 from kraj/master
...
distro: Use angstrom for DISTRO name
2015-04-25 01:46:46 -07:00
Khem Raj
53d334ac9b
distro: Use angstrom for DISTRO name
...
Adjust README to reflect the change
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-04-24 10:44:07 -07:00
Khem Raj
408f79d052
angstrom-v2014.12.conf: Dont mix gcc sources
...
In angstrom we use linaro gcc for ARM, but only for cross and target
compilers, when it comes to cross sdk compilers then we switch to
OE-core, this worked fine until gcc-source recipe was introduced, the
implementation forces to have just 1 version of gcc sources, which
happens to be provided by linaro gcc here, so as soon as it comes to
building non-linaro gcc it does not know that sources are not in
expected shared location
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2015-04-21 15:55:57 +00:00
Koen Kooi
8058f40146
angstrom-mirrors: update URI for 2015.12
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-04-19 19:03:07 +02:00
Andreas Müller
1589a6846d
Systemd: drop overlayed recipe
...
it is a maintanence burden
* packages requiring libgudev are broken for months
* in case of issues it caused - at least me - several hours to understand
what's going on
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-02-19 07:42:01 +01:00
Koen Kooi
9d9f55a8cb
systemd: remove util-linux from DEPENDS to avoid dependency loop
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-01-30 17:09:49 +01:00
Koen Kooi
53294ae03f
angstrom-mirrors: point to the correct URI
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2014-12-30 09:05:19 +01:00