Age | Commit message (Collapse) | Author | Files | Lines |
|
Update the .gitreview file.
Change-Id: Iaecea08a35da21c160e9518cd6ee5885ac91e91b
Bug-AGL: SPEC-3782
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
As this package is developed by IOT.BZH originally from scratch,
it should be licensed under Apache-2.0.
Bug-AGL: SPEC-3440
Change-Id: If29cd03eae8d5980c9139bf68501003d67f402f5
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
warning
No description found. Please set a PROJECT_DESCRIPTION cmake
variable in your config.cmake.
No homepage url found. Please set a PROJECT_URL cmake variable in
your config.cmake.
Bug-AGL: SPEC-2804
Change-Id: I8eed52d96401c6613d7019e8826439c95fa9d4f0
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib65a318d1e755f86a0a410715c4e986008e702c0
|
|
Update autobuild script to create multiple widget target debug, coverage and all
Bug-AGL: SPEC-2049
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Change-Id: I7a761f463bb91269a0ce534c82391cb1d5e0ff3a
|
|
Change test repository tree
Bug-AGL: SPEC-2040
Change-Id: Ic6aa57e181da9fb5587357c74dd6a1c6174bd1ec
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Changed persistence test cases according to change https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps/agl-service-data-persistence.git;a=commit;h=fb31aa674d3e006b7a7327c068f048ab9cee1964
Bug-AGL: SPEC-2877
Signed-off-by: Gaykawadpk <Puja.Kumari@kpit.com>
Change-Id: I5f6c8d38bb8c430c6287b79d9b307a5e7381c90a
|
|
Added key and value both in response so that user can know which key the value corresponds to.
The current persistence implementation responds with only the value when queried. Since this is
async call and multiple keys can be queried at the same time, the key and value should be given
as response to any persistence query done. This will improve the readability of the Read verb
response for user application.
Also made the same changes for failed case of Read verb so that if read verb fails, user can know
for which key it failed.
Bug-AGL: SPEC-2828
Signed-off-by: Gaykawadpk <Puja.Kumari@kpit.com>
Change-Id: I565cd78ca2c1e7c5d5f63ab49479b495044772ce
|
|
Bug-AGL: SPEC-2743
Change-Id: I7eb6c685076aafd9c685aea102ee91ae95c716f8
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Add urn:AGL:permission::partner:scope-platform to run on the platform scope.
This is required since for platform scope services that need this binding to
store configuration data.
Bug-AGL: SPEC-2575
Change-Id: Ia68ffcaffc624075cd4df983daf4a2be4d0978bb
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
AFB_INFO calls for key creation/update/delete for key value pairs is
cluttering up the journal, and also a security risk for possibly leaking
data.
Change-Id: Ifcaf3de5551c66ba4e5813dcaf447d9ca1ef25a1
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I8afacb63d0932d098b8672b69fc6831a6253de40
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Bug-AGL: SPEC-495
Change-Id: I6a5e765e94c2b6aa66005db2d45d9ab7f716912b
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Change-Id: I17ebecfe5a1f7ffac2a1f99e1d3195793fdf1aad
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Remove app-template in .gitmodules
Remove .gitmodules
Change-Id: I152bd72ec776fc39f9aebab5bdb1577e99e0659f
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Change-Id: Ie964ae5411b90ab21f0bb5ccc48fd45d6b63fded
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Bug-AGL SPEC-1682
Change-Id: Icb299d7f824683b454731a47ca928184abf494b1
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The feature "urn:AGL:widget:required-binding" is now
preferred to the feature "urn:AGL:widget:required-api"
for requiring a local binding.
Bug-AGL: SPEC-1800
Change-Id: Id5f13a3f51b44235cf3b8e4920e9a00acac28041
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Change config.cmake to follow app-templates submodule update
Change-Id: I9137645cf8e2dd0e52cce74ab0eeb9f4dd282e23
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Add test tree structures
Add tests for persistence binding
Add dependency in README.md
Change-Id: If3fa3450fa61cd7e440712354b123d02934e2488
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Changes of conf.d/app-templates:
(3dc85ec - Thierry Bultel) common.cmake: fixed erroneous search path for os-release
(7fa5e5a - Romain Forlot) Fix: missing gcov symbol in compiled binaries
(76e12e7 - CorentinLGS) app-templates doc: Changed doc to fit new format.
(02f45f1 - Romain Forlot) Update Docs
(52ae181 - Romain Forlot) Fix: typo
(f0b24b0 - Romain Forlot) Rollback about TEST build type
(e841a77 - Romain Forlot) Adding a TEST build type
(994ebc1 - Romain Forlot) Change default compilation options.
(85d5ffd - Romain Forlot) Test widget only if there are test materials
(d14bdce - Romain Forlot) Handles more test LABELS.
(70cf8fd - Romain Forlot) Missing flag for COVERAGE build type
(3c99b8a - Romain Forlot) Create a test widget
(9c1a0fb - Romain Forlot) Fix: interpreted '&' character
(9202fac - Romain Forlot) More accurate comment about widget template file.
(f94e45e - Romain Forlot) Align sample on actual default compile options
(d0acc2a - Romain Forlot) Add support to binding version 3.
(6fb3846 - Romain Forlot) Warning if not using wgtpkg-pack to make a widget
(35f3af1 - Sebastien Douheret) Rework CMAKE_INSTALL_PREFIX and INSTALL_PREFIX var
(332f377 - Romain Forlot) Be able to overwrite BUILD_TYPE using CLI
(1ec7531 - Romain Forlot) Use CACHE variable for other common CMAKE variable
(0880356 - Romain Forlot) Fix:: wrong wgt using RELEASE BUILD TYPE
(eec9f07 - Romain Forlot) Fix: SYSROOT location detection... Wrong test.
(291aa4e - Romain Forlot) Change the default debug compilation options.
(22a2cbf - Romain Forlot) Clearer coverage compilation options configuration
(aa68dbd - Romain Forlot) Don't overwrite the autobuild script if it exists
(a13e7b9 - Romain Forlot) Disable the in-tree build method.
(51026d2 - Romain Forlot) Detect Yocto as OS distribution
(1f2944e - Romain Forlot) Fix: wrong compile options added
(92646f6 - Romain Forlot) Fallback using zip format if no wgtpkg-pack found
(f65761c - José Bollo) 02-variables.cmake: Avoid checking CXX version if not required
(3965d37 - José Bollo) config.cmake.sample: Remove dependency to libsystemd
(a45ae0c - José Bollo) config.cmake.sample: Remove dependency to libmicrohttpd
(9b17efe - Thierry Bultel) Added -D_FORTIFY_SOURCE=2 to CFLAGS
(66f7bc8 - Thierry Bultel) start-on-target: uses RSYNC_PREFIX path for config
(e400fb3 - Sebastien Douheret) Fixed spelling.
(6621af0 - Romain Forlot) Improve OS detection
(829dd69 - Romain Forlot) Fix: OS detection
(8f5a17b - Romain Forlot) Launch from workdir
(72ca4ff - Romain Forlot) Change closing that could fix native debugging
(6e1a3c3 - Romain Forlot) Fix filename pattern to match .cmake files
(30e78a5 - Romain Forlot) Adding cmake file at the root directory
(a3c312e - Romain Forlot) Adds commit hash to the version.
(6c0e9e4 - Romain Forlot) Change default sample settings.
(dd0cec7 - Romain Forlot) Forgot updating README also...
(66d0ca1 - Romain Forlot) Update documentation
(4b26503 - Romain Forlot) Use LFSH named, rename data to var
(bb3c541 - Romain Forlot) Use new CPP generation from afb-genskel
Change-Id: I93b9c1fcb62b40726a9b5fb8b415f4f5ce7f8ae6
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Change-Id: I7103241843736e1a5747253781485afa457a64d0
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Due to GPLv3 compliance the binding needs to be buildable with older versions
of gdbm <= 1.8.3
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I65721f643086b4282f50ccb4fd4c03d2f525d30a
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: I4e84bec38d9a2483ad6dbe0e393cde62e8c2a862
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: Ie769a46e27184927541e109c62d900b723607dde
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: Ibafb560ffe6f4871cd7952dc96fd1ece08089f3f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: I688950d9da5b3db903815a2869767d00df66b6cf
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: Ic4a12e41c1ce67482c932a8e062c382b1c3772ac
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: Ia529a09deed894551f31bf74850e1d3f3f6f1b7c
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: Ie034281d2933cb7de0cf8cf6a2175376847acd9c
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: Icc42361f64948e2c2ab082fa973793f19737df2d
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
|
|
Change-Id: I6a68c89316a2f390ae72d846583d52d9dde38d4f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I5bb0debcff2175de05860b1e13fc6cb5b176a42a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I1362cf4fa1c68b80ba0f25926e4fb5fd9d6590d2
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Ifdd50760cc4dd46f1d032dc8b25c93ca54a39f54
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This reverts commit d47da1579ad3912af32377dad1e361e4659e9be6.
|
|
Change-Id: I26c415784031d693be816fb9e96e8c255eac9eb0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I25b54a6b1f66f3acef3c1c7cb96e0daaa1019eae
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I249c0b712a66016bb578f203dc62ecaf6dac2b91
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I4b6567eb738c710109a2799f31575f83f5d852d1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I061051c5f8db1680368a2fd0089f554cd5969d73
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I01722b00fc47e9b09c15e5123b8b0ef1a089c62e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Iecf336beb8c5187fd4ed86f7785cd6bf1170cf19
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I69b84976d48eaca56d6053750ab2b6445021b216
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I850465cb233792a617ef27acf0228665e873226c
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I6d0f90e72d9896c1b9a2827d318e4b1296a6f47d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I20ad19d9e42ff40ac60533bc031d5c776cf42bf1
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: I55ce17f70221c3b9c62d75484d9882a136e9c261
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Ie3612d66271c2d298207b7580ff125bf6705bfdc
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|