Age | Commit message (Collapse) | Author | Files | Lines |
|
Pass the HAVE_KINGFISHER flag to CMake when building for M3ULCB to
enable support of the Kingfisher board's Si4689 radio.
Change-Id: Ib6d97a93402dbc6e555c999c77fea6b7ee20a1f6
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
If 4A is enabled in DISTRO_FEATURES, add an extension conf file to add setting
PULSE_SINK to the systemd service unit. This will direct the radio output
into the matching PulseAudio sink for the 4A Radio role.
Change-Id: Ic67f3bcf1bd64636813e426f4471e666d2c33938
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This change simplifies the SRCREV handling by using
- AGL_APP_REVISION and AGL_DEFAULT_REVISION
in recipes.
Also the AGL_BRANCH can be used to switch to release branches.
Finally git checkouts should use https by default.
Bug-AGL: SPEC-864
Change-Id: I2fdacda8fa7373f309a47db72ad40106ade53434
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Now that the radio binding is standalone their needs to be a
recipe to build it, and a RDEPENDS added to the radio application.
Bug-AGL: SPEC-834
Change-Id: I1d830181c6dcd12036b8e39d0442e010d579194e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|