Age | Commit message (Collapse) | Author | Files | Lines |
|
Add polkit to DISTRO_FEATURES in poky-agl.conf. This is now explicitly
required since the OE warrior release to be able to build udisks2.
Since the polkit packages were previously being pulled into images by
udisks anyways, the effective difference seems to be polkit support
being enabled in systemd.
Bug-AGL: SPEC-2932
Change-Id: Id87a1c04f5da431f3099d26ef3b78b189ff35b9d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update fontconfig bbappend to work with the newer fontconfig 2.13.1
in oe-core in zeus.
Bug-AGL: SPEC-2932
Change-Id: I7dfbe73def6b461915cdfa0131e1a529e1d3a5fd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The udisks recipe was dropped from meta-oe in zeus, rework our
bbappend to work with udisks2 which replaces it.
Bug-AGL: SPEC-2932
Change-Id: I9ac1a25ee5a816d06874a5c859034f2c2758d117
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Rename systemd bbappend to work with newer 243.2 version in oe-core.
A wildcard is now used to reduce the need to rename the bbappend on
future upgrades, as the additions it makes have not changed recently.
Bug-AGL: SPEC-2932
Change-Id: Ie6413710e861b8dbf082bcae3d7592f1009927d5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Drop apparently no longer required qtwayland build fix patch since
it does not apply to the newer version in meta-qt5 zeus branch.
Bug-AGL: SPEC-2932
Change-Id: I8b218260da649aac9e5075100c271cf85c6a5c12
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Rename and update freetype bbappend in meta-agl-profile-core to work
with new 2.10.1 recipe in oe-core.
Bug-AGL: SPEC-2932
Change-Id: I71ae6dfde9d9ae36a3f70661fbb84afb575d6786
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Rename meta-agl-bsp and meta-agl-profile-core bbappends to handle
opencv upgrade from 3.x to 4.x, and update patch in meta-agl-bsp.
Bug-AGL: SPEC-2932
Change-Id: I200fed501d0d09cb2ae6953fe95e3dafcc383457
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update pkg-config CFLAGS tweaking in rtl-sdr to avoid failing updated
QA check in zeus.
Bug-AGL: SPEC-2932
Change-Id: I4a60c16050736f0c92f91f3804342fdaacf713ee
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove now unneeded meta-security xmlsec1 bbappend, and update the
bbappend in meta-app-framework to work with the new xmlsec1 1.2.28
recipe in oe-core.
Bug-AGL: SPEC-2932
Change-Id: If57b7c9fa2a4d2b8f9470dd67e95b4579d1210c7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Rename gstreamer1.0-plugins-bad bbappend and update PREFERRED_VERSION
definitions in distro configuration to handle upgrade to gstreamer
1.16 in oe-core.
Bug-AGL: SPEC-2932
Change-Id: Ibc7362e6f45512fcda353a9479e2e437e1ee7f0c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove backported libmicrohttpd 0.9.63 recipe, as oe-core has a newer
0.9.66 recipe.
Bug-AGL: SPEC-2932
Change-Id: I96fccada545452217f28a29a42d4ba04e5a2f393
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove the curl and nghttp2 recipes that were backported from oe-core
zeus to get nghttp2 support for the Alexa SDK, since they're present
in oe-core now.
Bug-AGL: SPEC-2932
Change-Id: I1cc57ecd3113f68a1a980944c5b07b6a335bd622
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove libnfc recipe, as oe-core now has a recipe pointing at a newer
git commit.
Bug-AGL: SPEC-2932
Change-Id: Ib98a9ef5ae65b3aa533a5266ef72466aa73d934c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove backported connman 1.36 recipe, as oe-core has a newer 1.37
recipe.
Bug-AGL: SPEC-2932
Change-Id: I7bf60571f687a717f9f7841b7caa62ff21dbce3d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove weston 5.0.0 patches and associated bbappend since there is no
longer a weston 5.0.0 recipe in-tree to apply against.
Bug-AGL: SPEC-2932
Change-Id: I033286c4214313b8cb665cdb8e0bf1d388cb696e
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove patch against glibc since it no longer applies, and is no
longer relevant since no AGL platform uses a kernel old enough
(< 3.14.3) to require it.
Bug-AGL: SPEC-2932
Change-Id: I7fc1ae73b41f69892ea1ac72fbe563de7c9122f7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove empty meta-intel specific linux_firmware_git.bbappend, as there
is no _git version of the recipe in zeus for it to apply to.
Bug-AGL: SPEC-2932
Change-Id: I7675d024a069e51b8c8b6b8ba34579cbff629158
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove weston 6.0.0 and wayland-protocols 1.17 backports, as they are
no longer required. oe-core now has weston 7.0.0 and wayland-protocols
1.18.
Bug-AGL: SPEC-2932
Change-Id: I351c44616a0f47b128e10371bf05f16b0bfe054f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove libzip 1.1.1 recipe since meta-oe has a newer 1.5.2 recipe
now, and add a bbappend to enable required native and nativesdk
building with BBCLASSEXTEND.
Bug-AGL: SPEC-2932
Change-Id: I224ba96ffce78c07590d7f791d4ab3b64c7febda
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove keyutils 1.5.8 recipe since meta-oe has a newer 1.6 recipe.
Bug-AGL: SPEC-2932
Change-Id: I0a0d2507922c0d705eb064577c0a2a8fcc081d3f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
For the uprev to YP 3.0 zeus we need to update the layer compatibility.
Change-Id: Ib762915305588c39400c3c8343152b4ecbfa4556
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update SRCREV to pick up:
cd1a7f3 libqtappfw: add initial HVAC support
cd5c8fe Add initial voice-capabilities binding support
68cb7fe voice: remove workarounds for broken vshl-core event JSON
Bug-AGL: SPEC-3084, SPEC-3110, SPEC-2984
Change-Id: I93bd9bf25e9f15cc163a2b531794369480265b6a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
* Build wic images for qemux86-64 which can be written to a USB stick or
SD card.
* Support both virtual and physical displays for all qemu targets.
* Use a wks file which works on both virtual and physical machines. EFI
is now required to boot the VMDK image.
* Drop inclusion of `microcode.cpio` in the boot partition in the wic
file `systemd-intel-corei7-64-bootdisk.wks`. This file is not
available for qemux86-64 images and is not strictly necessary.
Bug-AGL: SPEC-2931
Change-Id: Ib3982906e52d3a964a921c9a2234cab697fe0551
Signed-off-by: Paul Barker <pbarker@konsulko.com>
|
|
This upgrade of the binder includes improvement in
event handling (SPEC-3069) and minor fixes.
Unscription should now be immediately effective
as expected, no matter how many subscribe was done.
Included commits:
* 8828c6be main-afb-client-demo: Fix typo
* f3d1f19a afb-apiset: Fix start of apis
* 18d28239 AFB.js: pass event name
* ca0f859d afb-proto-ws: Improve comment and names
* f40979c7 afb-proto-ws: Add message for unexpected event
* c6fcbec3 afb-evt: Improve name of listening functions
* 36ed9d2e afb-evt: Ensure unsubscribe works
* 164f1414 afb-ws-client: Improve direct URI
* 65353dce Update copyright dates
Bug-AGL: SPEC-3066
Bug-AGL: SPEC-3069
Bug-AGL: SPEC-3087
Bug-AGL: SPEC-3094
Change-Id: I499643564a1026f54b7cfd68f73352561e1d8649
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
The upcoming changes require a new dependency to be added
to the recipe.
Bug-AGL: SPEC-3078
.
Change-Id: Iaf1954075903fcbbf414f024fce7b521e00c9017
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Add RPROVIDES and PREFFERED_RPROVIDER definitions to define a new
virtual/low-can-dev-mapping runtime package dependency that will
enable providing a different device mapping configuration for demo
setups.
Bug-AGL: SPEC-3076
Change-Id: I73d253a0a1285dd4576bb3b5bf04568c3d05e60c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update SRCREV to pick up:
95e3f5a Merge "voice: add vendor name to voiceagent model"
68e84b1 radio: Make sure min/max frequency are initialized
edb90cd voice: add vendor name to voiceagent model
Bug-AGL: SPEC-2981, SPEC-3041
Change-Id: I30582015b13721c8bf54386404f7e67a978bc016
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Itchy Icefish rc4 is out.
The merge window for rc5 is open.
Change-Id: I7cf6aee8b43db5fa7159d8fa0dbc1b9c97edced8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Due to a critical bug in rc3, we'll do an early rc4.
This changes the distro configuration.
Change-Id: I25cb3fa513a66e26b443e986641cddf42a303e94
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The allocation of ids and ports was broken because
ids was not well scanned since commit 6008a3e
Bug-AGL: SPEC-3068
Change-Id: Ia92a9c05e99ba1b62856d1610d2a91c9693c35e2
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
This fix a critical bug of the binder that lead to memory
crash and instabilities.
Bug-AGL: SPEC-3066
Change-Id: Ied3756fb7cf0dea423cda1c8367510fc175ab447
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
to use the cloc bbclass, cloc needs to be installed on the host.
Thus add it to HOSTTOOLS and also apply all patches.
Change-Id: Ifd9a355d2d0dc75f55b683e9d7f398a8f46bae16
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This includes:
- the basic OAuth client credential server
- the token logic for WAM apps
- the use of localuser names WAM apps
Bug-AGL: SPEC-2968
Bug-AGL: SPEC-3032
Bug-AGL: SPEC-3033
Bug-AGL: SPEC-3014
Change-Id: I37588d4a4f9b74bb0ab0da70c7fbae1f8979f25e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
cynagoauth is a basic OAuth2 server implementing
delivery of tokens based on the Smack label of the
client.
Bug-AGL: SPEC-2550
Bug-AGL: SPEC-2968
Bug-AGL: SPEC-3032
Change-Id: I93aa1864ac68ec51963a25e80150879ea88a5766
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
The remote can be different from localhost. This new
versions allow to specify explicitely the host. Implicitely,
it is still localhost.
Bug-AGL: SPEC-3014
Change-Id: Id3b4e84801e17ba6c67f2df0d32b5f449cdcb841
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Includes:
* 23bc103 agent-at: Move field separator from : to ;
* c29761c Improve integration of cynagora
Bug-AGL: SPEC-2968
Change-Id: I83af517b446f0a55de253568b17069b6231d3034
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Since introduction of interfaces, it is no more
needed to define a port. But the binder was still
complaining that no port were defined.
Bug-AGL: SPEC-2968
Bug-AGL: SPEC-3014
Change-Id: Ia3d748615641db5f467c3313ff7b02c16608d0ac
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Add libqtappfw recipe to meta-agl-profile-graphical-qt5 to move it from
meta-agl-demo, making it available for use in other images builds like
the cluster demo.
Bug-AGL: SPEC-3045
Change-Id: Ic8230975fdfe2d953b49325e86b3a7bd042e70a5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Change the distro configuration after rc3 is cut.
The window for rc4 is open now.
Change-Id: Id1a51cf18d5c7f1cb4a307c1b3e2b8df2ae02349
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-2827
remove 0002-compositor-add-output-type-to-weston_output.patch
this patch was ported from weston 2.0 transmitter fix
which use to crash because of invalid member access.
with weston 6.0 transmitter works fine without this patch
so remove it to fix crash after first boot on h3+KF
Change-Id: I607bec3bdfb5146af68d36d717d3305f5fd58998
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
|
|
Bug-AGL: SPEC-3056
Registered the events for the output_created, destroyed,
resized events.So that the ivi_scrn can be destroyed,
created dynamically during destroyed and created events.
And the view properties are dynamically changed during
resized/moved events.
Change-Id: I136b66c9747412af1fa868cef8a061ef2ea624f7
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
|
|
"agl-virt-xen" feature set the desired hypervisor to Xen with the
AGL_XEN_WANTED flag, boards that support it will then compile all the
needed Xen binaries and libraries. Depends on "agl-virt" feature
(because of meta-virtualization).
Bug-AGL: SPEC-2912
Change-Id: I4123f208bebfd5d768bb4391b21308d1db962366
Signed-off-by: Jérémy Fanguède <j.fanguede@virtualopensystems.com>
|
|
New feature "agl-virt" adds meta-virtualization layer
Bug-AGL: SPEC-2912
Change-Id: I4b708eb86694a657f05f3a43a3e813e241ec3d7b
Signed-off-by: Jérémy Fanguède <j.fanguede@virtualopensystems.com>
|
|
The widget requesting the permission to run at
platform scope: urn:AGL:permission::partner:scope-platform
should be able to record data and state.
This change provides a default place to achieve it.
Bug-AGL: SPEC-2998
Change-Id: I1278375591716d18ce1346acc0f63fb073e4556a
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Change the distro config.
.
Change-Id: Ide8f369190a073bf34c2d043732fa1cd2872d0fd
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
to stay inline with all other recipes, change this to use gerrit.
.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: If68c42c2dcda0b8c19fc6ed9d634789ae06448c7
|
|
Change-Id: Ic5521e64bf51446c5f50601636761fd775b84f21
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Switch agl-service-signal-composer's SRCREV to AGL_APP_REVISION so
it will automatically pick up changes. This matches the configuration
of all the other service bindings. Also change the SRC_URI from gitsm
to just git, since submodules are no longer used.
Bug-AGL: SPEC-3024
Change-Id: Ida819d937f9090134c885cd5e816342dad7b9c0b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Enable partial threading support to enable compiler atomic
operations which in turn avoids refcount corruption issue
that was causing aborts with moderate prolonged traffic.
Bug-AGL: SPEC-3044
Change-Id: I0b9ab8c27f2c436910dbabf03be5bedaf1a28136
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I1b680e5e494b225792970e06559c850b370f6295
|