Age | Commit message (Collapse) | Author | Files | Lines |
|
Update afb-test version to pick-up:
4d0948a afm-test target: change order of the script
Bug-AGL: SPEC-2795
Change-Id: Ib02a542121550ac5ec28834993170c03af6ee060
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Update SRCREV to pick up:
1bef31c Remove use of prefix
2a588b7 Add function to get config default search path
3dd9b37 Improve plugin search path
Bump app-afb-test version to pick up:
910326f Change functions following controller modification
Bug-AGL: SPEC-2795
Change-Id: I432c5fca85d5476840bd662f4fd6a1882b3103a6
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Bug-AGL: SPEC-3005
Change-Id: I4d28c2bb7b97ddf8aedbfedf1519362c27327b10
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bump afb-test & libappcontroller to fix missing event group during test
Bug-AGL: SPEC-2795
Change-Id: Iaa87ac5512d5b54bf56922883c54cf38eaa6ce79
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
To allow rendering of color emojis the pixmap/libpng support
needs to be enabled.
Bug-AGL: SPEC-2701
Change-Id: I7f0dc2cf54f0cf587d72a81fbf06c5750bbdeefb
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
We were missing the SRCREV bump on afb-test.
This also fixes the '/p' prefix issue.
v2: fix gitsm -> git in SRC_URI and brain bug on RDEPENDS vs. DEPENDS.
Bug-AGL: SPEC-2423
Change-Id: Ibcec604ee5b3441e6863c3eaf8ee8ceaa3ee16d6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Changes include:
- Add LAYERSERIES_COMPAT definitions to layer.conf files
- Remove now unnecessary SECURITY_*FLAGS over-rides from distro
configuration
- Set intel-corei7-64 preferred kernel version to 4.19 to match
latest linux-intel kernel available in meta-intel
- Update qemuarm preferred kernel version to 4.18 to match latest
linux-yocto
- Update firmware package and devicetree file names for raspberrypi3
- Remove linux-firmware bbappend specific to raspberrypi, it seems no
longer required and breaks the cross SDK build
- Update linux-intel bbappend to 4.19, remove now unnecessary patch
- Remove now unnecessary lttng-modules backport
- Update linux-raspberrypi bbappend to 4.14 kernel
- Added kernel configuration fragment for raspberrypi to disable
Kprobes. This is required until linux-raspberrypi is updated to
greater than 4.14.104 to avoid a build failure in lttng-modules
related to a check for known breakage in the kernel CONFIG_OPTPROBES
code.
- Replace obsolete base_conditional usage with oe.utils.conditional
- Add gstreamer1.0-plugins-bad bbappend for raspberrypi3 to disable
faad PACKAGECONFIG to avoid commercial license issues
- Remove unused and unbuildable Vayu gstreamer recipes
- Update linux-ti-staging bbappend for new BSP kernel
- Regen dcan2_pinmux_enable.patch for linux-ti-staging to remove fuzz
warning, and remove upstreamed fix_dcan_addresses.patch
- Remove ipumm-fw from meta-agl-bsp/meta-ti, as newer version is
available in the upstream BSP
- Update meta-agl-bsp/meta-ti weston patch to apply against 5.0.0
- Update meta-agl-bsp/meta-ti wayland-ivi-extension patch to apply
against 2.2.0
- Add ti-sgx-ddk-km patch to add AGL toolchain configuration file
- Remove now unnecessary fdtoverlay recipe
- Update core.cfg and ivishell.cfg in weston-ini-conf recipe to handle
move of ivi-controller.so configuration in Weston 5.0.0
- Update connman-ncurses patch to remove fuzz warning
- Add installation of systemd over-ride file for run-postinsts.service
in run-postinsts bbappend to workaround race condition between
ldconfig.service and the /sbin/ldconfig invocations in the
post-install scripts run by run-postinsts.service. The observed
failure was cynara's post-install script failing and its database
not being created.
- Remove now unnecessary valgrind backport
- Add patches to fix most driver compilation against newer kernels
- Update libmicrohttpd bbappend
- Remove libssp-dev from agl-image-graphical-qt5-crosssdk and
agl-demo-platform-html5-crosssdk, upstream have removed it from
non-mingw32 platform SDKs
- Update wayland-ivi-extension recipe to build 2.2.0, and update
local patches
- Update weston patches for 5.0.0. Patches:
0016-ivi-shell_add_screen_remove_layer_api.patch
0017-ivi-shell-register-ivi_layout_interface.patch
have been removed as they have been applied upstream and are no longer
necessary. Patches:
0018-compositor-add-output-type-to-weston_output.patch
0019-compositor-drm-introduce-drm_get_dmafd_from_view.patch
(both related to Waltham) have been disabled for now as they need
significant rework.
- Remove weston-conf RRECOMMENDS in weston bbappend to avoid conflict
with weston-ini-conf
- Add OECMAKE_GENERATOR = "Unix Makefiles" to aglwgt.bbclass to work
around CMake+ninja issue in cmake-apps-module
- Update dbus cynara patches for 1.12.10
- Add do_install_append in cynara recipe to remove /var/cynara from
cynara package so the directory creation and labelling in the
post-install scriptlet will function as intended
- Remove now unnecessary e2fsprogs backport
- Remove now unnecessary libcap-ng backport
- Update pulseaudio patches to remove fuzz warnings
- Update neardal patch to remove fuzz warning
- Update freetype patch to remove fuzz warning
- Rename opencv bbappend to 3.% to handle 3.x backports in upstream
- Updated qtwayland patch to remove fuzz warning
Changes from Stephane Desneux <stephane.desneux@iot.bzh>:
- Remove wayland-ivi-extension PREFERRED_VERSION
- Remove now unnecessary nativesdk-cmake patch
- Remove now unnecessary ptest-runner patches
- Remove now unnecessary harfbuzz patches
- Disable waltham-transmitter as it does not build against weston 5.0.0
- Update af-main, cynara, and security-manager to use pkg_postinst_ontarget
- Bump connman-ncurses revision to avoid deprecated ncurses functions
- Update libva package usage with new intel-vaapi-driver name
- Add patches to security-manager to fix compilation with gcc8
- Updated systemd bbappend
Changes from Jan-Simon Möller <jsmoeller@linuxfoundation.org>:
- Remove meta-agl-bsp/ROCKO.FIXMEs
- Remove linux-yocto_4.12.bbappend and now unnecessary associated
patch
- Remove now unneeded kern-tools-native patch
- Bump gstreamer PREFERRED_VERSIONs to 1.14.x
- Remove latencytop from packagegroup-agl-core-devel, it has been
dropped by upstream
- Remove now unnecessary rpm patches
- Update pulseaudio bbappend to 12.2
- Update opencv bbappend to 3.4
- Update freetype bbappend to 2.9.1
- Update dbus bbappend to 1.12.10
- Update weston bbappend to 5.0.0
- Update cynara patches to remove fuzz warnings
- Add patch to cynara to fix compilation with gcc8
- Add xmlsec1 bbappend to clear EXTRA_OECONF to fix compilation on
sumo or newer
Changes from Ronan Le Martet <ronan.lemartet@iot.bzh>:
- Update meta-rcar-gen3-adas layer gstreamer1.0-plugin-vspfilter
bbappend to version 1.0.1
Known issues (marked with FIXME):
- CMake+ninja issue in cmake-apps-module has been worked around with
OECMAKE_GENERATOR
- waltham-transmitter and the patches to weston related to it have been
disabled
- Currently unclear if patch to libcap-native is actually required or
not
Bug-AGL: SPEC-1837
Change-Id: I7b8b9ef667aec2d229952eace6663dfc761654d0
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
* cdaad5d - Cleaning redundant link option specified
* 329d115 - little memleak fix.
* 61f3565 - Handle more argument's type when making a subcall
* 1e4cc59 - Clean way to wait for an api's event
* 13c270a - Limit the monitoring to events not to the requests
* ebd628a - Add new assert verb
* df71761 - Bump app-controller-submodule
* 012fd23 - Move autobuild to top tree
* 0e2d5eb - Change exit message depending on exit reason
* 4d9b8f8 - Packaging: Set project version using command-line
* 27a69ea - Change .gitmodules following submodule migration
* 25003dd - Improves packaging debian rules
* 186580d - Fix packaging for native build
* 2f36542 - Docs reorganization and update
* 2a7b4de - Migrate app-templates to CMake module
* a50f22b - Adjust lib dependencies
* 91e90e5 - Add packaging materials
* afa8dec - Clean the code.
Change-Id: I12efe3e8cf754a67880e05b51b668d284fbe7f7d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Fix afm-test script installation
7b69512 Shellcheck: protect variable against whitespace
abede0f Improve exit output message
1a33ac2 Test the LockWait feature
52f416b Unify test launch between target and native
25903e6 Update documentation
cef21bd get rid of afb-definitions
02881ee Avoid to kill anything when no config file found
8de7f11 Separation between CB and classic test functions
d2fbdb5 Rename test service api to be more discriminant.
ca9049a Assert that an event hasn't been received
3db71f8 Script for both native and target launch
Change-Id: Ied4a6b704779a3176a0da60e15dee46a2021f54e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Fix afm-test script installation
7b69512 Shellcheck: protect variable against whitespace
abede0f Improve exit output message
1a33ac2 Test the LockWait feature
52f416b Unify test launch between target and native
25903e6 Update documentation
cef21bd get rid of afb-definitions
02881ee Avoid to kill anything when no config file found
8de7f11 Separation between CB and classic test functions
d2fbdb5 Rename test service api to be more discriminant.
ca9049a Assert that an event hasn't been received
3db71f8 Script for both native and target launch
Change-Id: Ic2b3d68cdb2b57613a0a24e42e43f307b2cae399
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
iperf3 recipe is in meta-openembedded layer.
Change-Id: I1c4f7345615f4ab99b1405a9ed53569ced1bdabe
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
Change-Id: I2bc00d49e0712523e1d7a65d802adc2e492b479a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This includes the following changes:
* bba4bef Use controller new behavior that add objects
* a826da1 Silence all outputs of kill command
* 2f768ef Reset context functions between test files
Change-Id: I0329bdd9f5e04423558057ce0a55adbf086dd366
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
3c1dab4 - Update gitignore
39f65fa - Lower CMake version requirement
82c8c5f - Make afTest test itself correctly
e681815 - Don't crash if lua test files aren't found
d54d2b7 - afb-test doc: Updated doc.
a7fecc2 - Native test script launcher improvments
fd49db6 - afb-test doc: Changed doc to new format
Change-Id: I3877322929824f489c288feb51d71ee732abb6b4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This will build afb-test binding and tests it using PTest.
Bug-AGL: SPEC-1439
Change-Id: I75d1bbb0a780ca036ab0d653fdcbacda883122f9
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Rework towards agl profiles.
This change is part of a series of changes to create the
AGL profiles.
This set will mainly introduce the 'core' profile.
It is setup to be a drop-in change, thus some files were kept
in (dummy) locations for now.
However, they'll be taken care of in the next changes in this series.
The main target of the meta-agl-profile-core layer is to host:
- a minimal, bootable image with network and package management enabled
-- agl-image-boot
- a minimal image with network and packagemanagement and the AGL APIs
-- agl-image-minimal
The layer meta-agl-profile-graphical is used as superset of these
and includes support for egl+wayland+weston. All recipes concerning
graphics were moved there. This is not a full profile as we still have
to migrate some parts of meta-agl-demo in a follow-up changeset.
The roadmap as discussed during the F2F session in Karlsruhe is:
- week 16 : core profile and profiles w/o graphics
- week 17 : graphical profiles
- week 18 : final conversion of the demo image
v2: moved agl-login-manager from -graphics to -core (see Jose's comment)
v3: moved back after discussion - follow-up in separate changeset
Change-Id: Idacb0d1274baac1f63f8d1b850d4b1104ac33918
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|