Age | Commit message (Collapse) | Author | Files | Lines |
|
And we no longer need to care about older systems
Bug-AGL: SPEC-2473
Change-Id: Iac46298183f7ed0e080c71fb94e57ed8f3e1283c
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Only pipewire is supported now, all other switches can go away
Bug-AGL: SPEC-2473
Change-Id: I443dba64bc92282dfbb440a05c792b631570fc92
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Only pipewire is supported now as the backend,
therefore we don't need the switches
Bug-AGL: SPEC-2473
Change-Id: Ie5e9319c064e972f367d67fe3b898cb3ad142d6c
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
The previous commit had it in the wrong folder.
Correct that.
Change-Id: Iadced308d90f4bb0babb40cc7e37f4c20a93a860
Bug-AGL: SPEC-2450
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Part of the layer cleanup.
Bug-AGL: SPEC-2450
Change-Id: I0e0517c6f5aeaa1378715acde8adda6200119aba
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
add agl-service-bluetooth-map to packagegroup-agl-core-services
Bug-AGL: SPEC-2351
Change-Id: I7242377f1b55c2e24f0d0f0124e0f1319544d380
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
recipe
Add initial recipe for the Bluetooth MAP (Message Access Profile) binding.
Bug-AGL: SPEC-2351
Change-Id: I9a40091f218e6ccef7af64aaed8d04b7cc605455
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
baaa511 - Inject binding v3 root api into controller plugins
3224600 - Fix: wrong string length size used
c32fc14 - Fix .deb packaging following review 20926
9fab427 - controller: fix broken link
cf08755 - devguides-book: needed for AGL documentation
Bug-AGL: SPEC-2369
Change-Id: If2ea6d0d560b8ec78e31d402dec7a7482a3c7768
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
As the "controller" and "helper" aren't any more submodules
but in libraries, it is required to add the dependency
in the recipe.
Bug-AGL: SPEC-2139
Change-Id: I377113b733c30d9a51297155c695ae98f151fbed
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Add entries for the mosquitto daemon to the static passwd and group
files to allow building it into images. Since there is not really a
mechanism for doing this in the telematics profile without a full
duplication of the files, adding it to the core version seems required
for now.
Change-Id: I50248a7d2b2a2ed5539ba002d9521c0e0fd14034
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update the core distro to YP 2.6 'thud'.
Bug-AGL: SPEC-1837
Change-Id: I5a753503c4ca15bcb0d4f0f30c4a91e7d50ab024
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* 5c05223 - Use C++11 standard by default
* 1eb7fc7 - Set PROJECT_VERSION overwritable by cli
* f5bb1d7 - Moved Qt's automoc and autorcc variables
* a946245 - book.yml: needed for new doc workflow
* 8876fa0 - Fix gitreview file
* 9bcc943 - Set PROJECT_VERSION overwritable by cli
* b7e6dbe - Add functions reference documentation
* 2e36a74 - Call the freeCB function a manual timer stop call
* aba89b5 - Little code cleaning.
* a1976ff - Adding packaging files
Change-Id: I94b41f5656cfe81f808c0de46d0553a0a6690d51
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The "afm-test" script use the "jq" tool to be able to launch
the test.
Change-Id: I1aa874e3227b7a265a3c012a9a45b85a3c7cfe86
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* 340c0f1 - Use the action API rather than the source one
* 66bd15b - Rework 'ActionExecOne' to prevent race issues
* 0ed00b3 - Add fixed gitreview
* 8c276ea - Add the header files in the dev package
* d4bd750 - No bin package about now, only dev version
* 2fd0e00 - Adds more details about the library migration
* 8f76233 - Remove useless magic number check
* 08a8d17 - New installation instructions
* 680af25 - Adding packaging files
* 565e5a7 - Set afb-helpers lib as an explicit dependency
Change-Id: I3b7762023a5cc93704d2561f39a37e968c0fdbfc
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
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>
|
|
Bug-AGL: SPEC-2164
Change-Id: Ic2ca171ad57806003438d46ec723c5f19619df40
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Bug-AGL: SPEC-2164
Change-Id: I8542d9baf56775de29b7bc0cfac0f61135ff9411
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Building now is done with respective SDK dependencies and not with git submodules,
so gitsm:// can be changed to git://
Bug-AGL: SPEC-2268
Change-Id: I4ac5ceea55cfb98c302396948acbbf9271036183
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
|
|
RDEPENDS deps
Add agl-service-bluetooth + agl-service-data-persistence to RDEPENDS for pbap service
Change-Id: Ib2226f690c4b064d44f2ae753424405cefb838c2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2164
Change-Id: I46069208b8da06546796258bfcc80ff7e4d7769c
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Some git repositories migrated from github.com/iotbzh to gerrit but
HOMEPAGE urls were not reflecting the change.
Change-Id: Iad9ef5c01757c2134d561fcf699eb63b03bba296
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Move agl-login-manager recipe to meta-agl-profile-core layer from
meta-agl-profile-graphical to make it available for non-graphical
profiles, e.g. the telematics profile.
Change-Id: Ic3c875bb499f781ea2c0d48558cba6cf4cc704c3
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
multiple APN lookups
Change-Id: I409a08ded90cc17d8bcbca7c131e240f1db0bdee
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The libmicrohttpd includes the patch since its version 0.9.60.
So putting the recipe for libmicrohttpd here in wait of an
upgrade in poky is perfect.
Change-Id: I1dcfad7c3d56be7f9fdff36f6dd5c008c5939076
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Backport from openembedded-core layer because needs the
respective WiFi improvements:
Fix issue with WiFi background scanning handling.
Fix issue with WiFi disconnect+connect race condition.
Fix issue with WiFi scanning and tethering operation.
Fix issue with WiFi security change handling.
Fix issue with missing signal for WPS changes.
Bug-AGL: SPEC-1165
Change-Id: Ibf2b2039b39c2b7096f9549d569b83e86fa759bc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
If DISTRO_FEATURES contains '3g' then includ the libqmi package to allow
configuration of WWAN modules that have a Qualcomm MSM Interface.
Change-Id: I96c890ef42a24039d9156a1a336d1dab17c66b75
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
neard service clients registered for tag interface call a series
of getter methods via dbus. In the case of a tag programmed with a
valid NDEF containing an empty record (D0 00 00) no valid dbus
string type is associated with the record and the
get_type_property call results in a dbus error and neard service
exit.
This commit offers a workaround to avoid this particular situation
while a more comprehensive solution is found (there are other
record types that would fall in this same scenario).
Bug-AGL: SPEC-2123
Change-Id: I1b6d639bdc2aea0a331e8c06d6eac18da21482f5
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Some files have been removed from packaging by error. This patch just adds
back the missing files.
Change-Id: I1c3d44f62d6193f5814d18454e3b2c5e6391c85e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Remove ModemManager from deps by removing defaults PACKAGECONFIG options since
this conflicts with oFono access to LTE modems.
Change-Id: I85832b0790c24d1132fecbaaedf41f0399f66b0f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Fix version has a fix for a crash when PCM are released
Also, no longer populate the PCM and control plugins in
the recipe, because it is done by the "install" rule
of the package makefile.
BUG-AGL:SPEC-2126
Change-Id: Iff582a3c7dec7f215a109673582f210ef40f1903
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
|
|
enable modem events
To detect modem addition and removal in the agl-service-telephony binding
the interface needs to be enabled in the dbus policy
Bug-AGL: SPEC-2117
Change-Id: Ib610188d72404e338c59d64c4b84a183632efb1f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add agl-service-network to RDEPENDS to allow it to disable rfkill on bluetooth
interfaces
Bug-AGL: SPEC-2124
Change-Id: I6a222a6b3e4d9056737ea05a4f0093ae87fd8062
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This commit includes a neardal patch to fix
the random segfault seen on agl-service-nfc.
The problem (random memory corruption)
was due to invalid access to freed
memory on neardal library.
The proposed fix has been submitted upstream
and this commit is only a temporary measure
while the solution is not provided directly from
neardal repo.
Bug-AGL: SPEC-1976
Change-Id: I21984cb8135537ff1232a4387a31688e1a140642
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Add the latest controller & afb-helpers libraries with a separated
Qt library to avoid dependency problem on AGL image without Qt support
Bug-AGL: SPEC-1689
Change-Id: I69d79b35a8dae0749f1947c641f28342c97d461b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This is due to the dependency on QT (cmake_qt5) which breaks the build of non-qt5 targets.
This reverts commit 73351742e32772a19f62086cea5a5e7a38fe02f7.
which is https://gerrit.automotivelinux.org/gerrit/#/c/19225/ .
Change-Id: I81b0638ab34dad59d3fe5522c0abe8e9d4f3f6c1
|
|
This takes the mandatory commits to have HFP support over Ofono
(56fcc3 from 2018-12-04)
Also adds the needed options to the daemon in the service file
The license changed due to change of year and author list
It was bogus to have hcitop in PACKAGECONFIG.
Namely, this is not a feature in yocto, but only an optional
feature of bluez-alsa (that helps to perform bandwith measures)
However, Ofono is one.
This also adds hcitop and rfcomm tools in development images.
Those tools help to diagnose bt issues.
Change-Id: I426dbee5aa8911c9c64f4ec7399528d149dc651b
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Migration for afb-helpers and app-controller from submodule to
library. This adds the library in the AGL SDK.
Bug-AGL: SPEC-1689
Change-Id: I95b1e66b2a363ce1bbea7cc8989992a7b592d264
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
On systems like the CES demo units with MOST adapters, the virtual
ethernet interface created by MOST interferes with connman's
management of the shared connection of the Wi-fi and main ethernet
interface, eg. the MOST ethernet being present results in the Wi-fi
not auto-connecting at boot. To avoid this, ignore the "meth"
interfaces by adding them to the blacklist. This seems reasonable,
as they are unlikely to be used for internet connectivity.
Change-Id: I9b56333df4b4d7e128a765855065efce58abb734
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
When running the cluster demo, we do not want the second ethernet
interface managed by connman, as it will be used for a separate
connection to the cluster board, and should not be considered part
of the shared connection pool. To do this, NetworkInterfaceBlacklist
is tweaked if agl-cluster-demo-support is enabled.
Change-Id: Iab8c17662bb7f5b06b5eda6c97dd32a6c5ef3f5a
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>
|
|
Change the version to stick to AGLVERSION value
* 9a441da - Adds CAN FD flag on message object.
* e2a6bd1 - Ability to use custom encoder for CAN signals
* 6a3e853 - Migrate app-templates to CMake module
* a422520 - Add boolean to set receive state of diagnostic message.
* d844c48 - Fix: git repo url in documentation.
* 92f9538 - Change default installation directory
Change-Id: Ibdfb2f82d4211d4c9b1955c8524c424599bc07a4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change the version to stick to AGLVERSION value
* f3ce787 - Avoid a target to link against itself
* d07e9a1 - Add option to preserve links during copy
* 3987620 - Tiny fix about packaging for openSUSE distribution
* 918ec8e - Point to SDK sysroot files first instead of native
* c631646 - Install docs and sample files in a separate dir
* c815f74 - Link with defined project libraries dependencies
* 95c2479 - Update installation abstract instructions
* f7307e9 - Revert "doc: Improve formatting"
* 60b0f45 - doc: Improve formatting
* b895ea4 - Allow overwritting the installation directory
* 742695d - Fix crosscompile installation
Change-Id: Ia520aba9a401251d1a5d8ae3cd7b9ab28403f133
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* 74c0e1f - Use specific binder's event handlers
* e1ef945 - Binding migration to v3
* 71507d3 - Change .gitmodules following submodule migration
* a3e28fb - Handle new metadata signal's field
* 626bf1b - Update basic configurations files
* 5f6ce66 - Migrate app-templates to CMake module
* 44c1842 - Use feature 'required-binding'
* 91dcc3a - Fix: lua detection for debian like distro
* fe8f535 - Add tests on sources injection at runtime
* 54aaf89 - Reorder and format tests
* 6636326 - Fix wrong JSON unpack type
* c6fd6ab - Use the unified script to launch tests
* 644318f - More accurate (un)subscribe answer
* 7138e18 - Handle errors on signal initialization
* e0655ca - Fix: finding JSON file even if absolute path given
* 56237d3 - Update controller submodule
* 07f57e2 - txc-binding: migration to AFB_BINDING_VERSION 3
* 2e4bbe0 - doc: Changed doc to new format
* 77973a7 - txc-binding: in conf files, rename api to txc
* 217bb01 - afb-test.sh: launch 2 binders for test
* 8264bd8 - Missing API_NAME for the test widget
* fbdf29b - Fix: segfault at object addition
Change-Id: I7ee7dcb9fec49504c6fbd4b91d4d5e32ac0d8d5d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* 97a08a7 - Smalls improvements
* e190b7b - Simpler handling of binding subscriptions
* 9cef981 - Filter tests improvements
* ff089ab - Cleaning the code for now unused functions
* ea35eab - CAN FD implementation
* b049485 - Adds more tests about writing on CAN bus
* 99682db - Rework writing CAN message on CAN buses.
* 37379a6 - Use newly generated cpp file with default encoders
* 3275f39 - Handle several can_frame in a BCM message
* 2daa033 - Adds a new function to build from a json_object.
* 6d52fb8 - Adjust "encoder" signature to fit cpp usage
* 731624a - Code format and style changes
* 4b9b30a - Update gitignore
* 5773aa8 - Added afb-helpers submodule
* 515e55e - Change .gitmodules following submodule migration
* d43fa62 - Migrate app-templates to CMake module
* 1b3655d - Migration to binding v3
* 3331cf9 - Updated app-templates submodule
* 9fd22ed - Change the project name
* 87962da - Use feature 'required-binding'
* 513cb7f - Use the unified script to launch tests
* 390745b - doc: Changed doc to new format
* 3e6d3fa - Reach fixture files in all cases.
Change-Id: I5134c716c480cbd68142cc35ce9ee68fe62e8886
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This changes introduces the new recipe
meta-security/recipes-core/smack-system-setup/smack-system-setup_1.bb
The purpose is to split the recipe of systemd in two
parts:
- A part specific to systemd and only systemd
It actually includes Smack patches for systemd
and a renaming of udev-rules.
- A part more oriented on putting the system in
order to run with Smack activated.
At the end, it will probably save many rebuilds as
systemd recipe will evolve less in relation with the
setup of the system.
As example, the udev rule file "55-udev-smack-default.rules"
that setup udev rules specific to smack is no more brought
by systemd but by smack-system-setup.
Also at the same time, some cleanup and refactoring is
done. Note that the ".bbappend" file for systemd is
now fixed in version and is including a common file file
that records the several known versions. No cleanup was
made on the versioned patch for the sake of memory.
The cleanup of the history is to be achieved later...
Bug-AGL: SPEC-2045
Change-Id: Iacf772142a381729dfdbe98d133a3effc4d6cf68
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
connman NTP client needs some fallback time servers in case it cannot
get one from the DHCP server.
Bug-AGL: SPEC-1925
Change-Id: I904f49f7d9428a2cc4e90ccea387bf4892f4d38e
Signed-off-by: Henrique Ferreiro <hferreiro@igalia.com>
(cherry picked from commit 803f03daebb58b3a26462df35f001637f2ddf9a0)
|
|
Initiate a new binding development providing a simple way
to get platform information like hardware capabilities or
build informations.
Bug-AGL: SPEC-1917 SPEC-720
Change-Id: I89e0f802be407fda9f86d38d69f956e036a45016
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Not all filesystems support 'flush' mount option and this was
preventing automounting.
Change-Id: I98d25ab58cc6683272cdd45783aa854bc54f53ba
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|