Commit Graph

244 Commits

Author SHA1 Message Date
bb175cb30a IMAGES: deploy manifest for extended image
Change-Id: I85343cc9f27c0b1b734bdc87fc47216bcdc742c5
2020-06-23 18:02:43 +02:00
fa8ef909a3 CONF: TEMPLATE: use class to generate gcnano link
Change-Id: Ie6f8bfadb4fc7b1214d9d52f7828d72ec58c0fc9
2020-06-23 18:02:43 +02:00
02c4152a22 IMAGES-SAMPLES: cleanup and updates
Change-Id: Id15cffd1bc57b654599cb540210e160d397e0a8c
2020-06-23 18:02:43 +02:00
fd079e2d2c PACKAGEGROUP-ST-DEMO: use package to append userfs demo
Change-Id: I94b77618e425a1a4b10fb743f6d1f467e3536a96
2020-06-23 18:02:43 +02:00
50e4edf91c PACKAGEGROUP-FRAMEWORK-TOOLS: remove python2 and appends misisng tools
Change-Id: I09d2756206fe7f9ac50581aefd57ee92c9c53c14
2020-06-23 18:02:43 +02:00
998984c5ca USERFS-CLEANUP: add service to cleanup package database
If userfs are not present, we need to cleanup the database of packages.

Change-Id: I32d6eae9470b53e0b6b7b61c854a48e8c5cdfffb
2020-06-23 18:02:43 +02:00
5c4acb2177 WESTON-CUBE: update version
Change-Id: I0dbae26d1ac2545dfdc6cc36176b7d13a1e86cd8
2020-06-23 18:02:43 +02:00
1b53a22ffb GTK-PLAYER: correct event issue with last GTK
Change-Id: Ib6d4417d75b63b8e5928aa6cac2b716b210178a6
2020-06-23 18:02:43 +02:00
293f05e23d RESIZE-HELPER: integrate improvements
- allow to not start service at startup
- fix reboot command on SysVInit
- refine resize-helper service launch
- use systemd-growfs instead of resize2fs
- improve reliability of service

Change-Id: I756ae5c73538f96c298ed1586299f35ba657d174
2020-06-23 18:02:43 +02:00
56d937a7c1 SYSTEMD-MOUNT-PARTITIONS: update for v2.0.0
- add partuuid/partlabel support
- create mount point if not existing first
- compute MOUNT_PARTITION_LIST from PARTITIONS_CONFIG

Change-Id: Ibf550c16ae0ffb65a7f179a83b7f1d2c6e84b5a8
2020-06-23 18:02:43 +02:00
d3277d4c36 SYSTEMD: NETWORK: align with evolution of networkd config
Change-Id: I9c1252460c2f746ddc5f41b1be1199e0d78cfdc5
2020-06-23 18:02:43 +02:00
d2e75e4775 SYSTEMD-CONF: usage of sub file configuration
- Login: disable power to use it as wake up
- Journal: do not store journal on filesystem

Change-Id: I66e3476dcd6bab31c0b8adee1807ac66612395ec
2020-06-23 18:02:43 +02:00
abf2b5999f SYSTEMD: update to 244.3
Change-Id: I9d980a14ac2e27010274c3416392bc428f8efd19
2020-06-23 18:02:43 +02:00
9dee7fd656 AI-DEMO: rework dependencies
The m4project-userfs package provide the firmware used by ai-demo

Change-Id: If43b6b4548a8904f406c95014c0097827db166ee
2020-06-23 18:02:43 +02:00
b7ef687897 DEMO-VIDEO: add demo application for video playback
Change-Id: I6bc236848fa06c51d41c133d8b4579347d5787d8
2020-06-23 18:02:42 +02:00
4cd091afa0 DEMO-NETDATA-HOTSPOT: add demo application for hotspot wifi
Change-Id: Ieb2eefe4367f2cb742071f4698a47ccc02e671ba
2020-06-23 18:02:42 +02:00
e5b8e4011e DEMO-CAMERA: add demo application for camera preview
Change-Id: I422dcffe4d928ad519a60a0c1a1417858b66ba53
2020-06-23 18:02:42 +02:00
bf97ffac30 DEMO-BLUETOOTH: add demo application for bluetooth speaker
Change-Id: I0850a59b7535acb2a96660d9544bbace80835e7b
2020-06-23 18:02:42 +02:00
feb6f968f8 DEMO-3D-CUBE: Add demo application
Change-Id: Ieb81c2b2bfd9e3b53ef71da01f692af6bb5b1d63
2020-06-23 18:02:42 +02:00
da8ffb5092 DEMO-LAUCNHER: rework for v2.0.0
Change-Id: I76cc45859b1bb96eb37fda29a7bd38a2488e742a
2020-06-23 18:02:42 +02:00
2081965ad8 HOTSPOT-WIFI: do not deploy TIMEZONE with DHCPServer
Change-Id: Ie55a1f636b78a5c2def4ffe6b7e349ad3cbc5017
2020-06-23 18:02:42 +02:00
f9bf409192 WESTON-INIT: updates for dunfell
- Add export of WL_EGL_GBM_FENCE=0 for performance issue and tearing
- Remove qt config on shell profile:
    The QT configuration enter on conflict with others potential qt
    configuration
- Create folder in /run/user only for root
- Rework command to launch weston
- Modification after removal of weston-conf

Change-Id: I00a46a41974062b5e0f96b0800a6682fae7f53bb
2020-06-23 18:02:42 +02:00
a5f430dd01 WESTON: update to 8.0.0
Change-Id: I50fb39e91b7700203857df90c5c4da8fce52e93d
2020-06-23 18:02:42 +02:00
7a39484af2 WAYLAND PROTOCOL: update to 1.20
Change-Id: I416dfd88c78695675fd1b4fffb4a461f7f5051ba
2020-06-23 18:02:42 +02:00
e844657cf5 V4L-UTILS: update to 1.18.0
Change-Id: I4e8916b22cf3f43741d633f60f739315daf1fe30
2020-06-23 18:02:42 +02:00
4cf10cc62b USBOTG: do not deploy TIMEZONE with DHCPServer
Prevent also to create of default route: in case of network over usbotg,
the flag "EmitRouter=no" permit to not create default on client PC.

Change-Id: I29ef51252489c36ad87ac8ced83cf708376016c4
2020-06-23 18:02:42 +02:00
adcb76c655 USBIP: add recipe for usbip
Change-Id: I7e44899ad97097bcba04ee4ba815d281959237c5
2020-06-23 18:02:42 +02:00
d08a18f6fa RNG-TOOLS: update to 6.10
Change-Id: I12c1cf5c0d9f4c7ca5bd4dc535370e89b70b159d
2020-06-23 18:02:42 +02:00
f29122bda4 QT5: adapt configuration
- adapt qtbase configuration option
- temporary remove qt5 from gstreamer
- configuration for qtwayaland

Change-Id: Ie962377590e5cfc4385335ee30b9e708f5d771f2
2020-06-23 18:02:42 +02:00
468631fed2 PULSEAUDIO: update to 13.0
Change-Id: Id34824b00cff08df8d781217fd3f290bc0c2e1c6
2020-06-23 18:02:42 +02:00
27cd4af0c7 PIXMAN: update to 0.38.4
Change-Id: Iacfbe951ece2ed7c59052a4eda65a2bf4f63eed0
2020-06-23 18:02:42 +02:00
994a802362 OPTEE: update to 3.9.0
Change-Id: I08056025abf5737b9f6b87acaaf6d6381650c055
2020-06-23 18:02:42 +02:00
aa9f6662a4 NETDATA: correct dependency issue and rework gpu algo
Change-Id: Idf72769dc38021ce17f427df478f6da332edc97c
2020-06-23 18:02:42 +02:00
3fe27f1852 MESA: correct variable issue with meson when dri are not activated
Change-Id: Ia931e93251e4eb8ec96f7b195a5b76518c5ebc7c
2020-06-23 18:02:42 +02:00
e239f67590 MATCHBOX-SESSION: change update-rc priority
Change-Id: I67fdb4c3b7e91b9335c00dd244160ba44572a6e1
2020-06-23 18:02:42 +02:00
0b8463e692 LTRACE: Add support for ARM Thumb branches with instruction-set exchange.
This is issue has been detected on OpenSTLinux 2019-10-09, where
ltrace failed to single-step on a "bx lr" instruction when tracing
weston-simple-egl.

The original maintainer of ltrace has been contacted without success,
and the projet hosted on Github is not active anymore.  As a
consequence, this patch should be submitted to the Yocto project.

Change-Id: Ifaa9ca0a025fe2ee05b34468588de0c0e0eea24f
2020-06-23 18:02:42 +02:00
6425c9b37e Replace lsb-openstlinux by infos-openstlinux
Change-Id: Ic488d18a4e4e948972cc8af02ce5302e4042806d
2020-06-23 18:02:42 +02:00
7f141b25b8 KMSCUBE: disable texturator and fix gbm_bo_map detection for MESON
Change-Id: I7ebbeafcee1adc8a1c6af7e590c9e250c23ec4a2
2020-06-23 18:02:42 +02:00
e9b4175571 IKS01a2: update script to kernel 5.4
Change-Id: I385ab7dc21a0bbf52a499596ad7a03368bfa4593
2020-06-23 18:02:42 +02:00
aad99f8bcc GSTREAMER: update to 1.16.2
Change-Id: I2b128277c03c85b5bd780e3b76d286df91a55124
2020-06-23 18:02:42 +02:00
d0bb09fb27 ALSA-UTILS: update to to 1.2.1
Change-Id: I9416f7933ef8aa2fb4767b4bfcd8c04120f4be2f
2020-06-23 18:02:42 +02:00
9f769cc04e BLUEZ: update dbus authorisation for pulseaudio usage for 5.54 version
Change-Id: I8e31c7c020d99aecdcdf2e14d6bf84b779b736a7
2020-06-23 18:02:42 +02:00
10a988d0ab APT-OPENSTLINUX: Add apt configuration files for ST repository
Change-Id: I64e2887025147cacedcdc9404b7f91fd50bc6682
2020-06-23 18:02:42 +02:00
231de0242c APT: add runtime dependency on gnupg
Change-Id: Ic40287839988870a2f91558ef7553828317b7d53
2020-06-23 18:02:42 +02:00
48cb02b378 SYSDIG: remove overwrite
Change-Id: I7284e86927a31606996cabbf22c14bf0770770dd
2020-06-23 18:02:42 +02:00
e6207148f5 LIBB64: remove recipe
Libb64 are a dependency for sysdig driver and will be available with the
BSP layer.

Change-Id: I61e3d99574bcf87845d7be111ba69a2e7a86728b
2020-06-23 18:02:42 +02:00
3a864fad79 DISTRO: swtich to dunfell
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@linaro.org>
2020-06-23 18:02:42 +02:00
1f09c1073d Qt: Fix Qt typo
Change-Id: I69b273850b849bc7d6bc678e3545f99c250abe66
2020-06-23 18:02:42 +02:00
862508b23e README.md: Qt not QT
Fix typo README by replacing QT with Qt. The framework is not
written as QT because QT can refer to a lot of other things,
for example Apple QuickTime. For more details:
https://ariya.io/2009/01/qt-not-qt

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2020-06-23 18:02:42 +02:00
344067bc94 ADD CONTRIBUTING file
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
2020-04-27 11:49:33 +02:00