summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/af-main/af-main_git.inc
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Application framework: bump and fixesJosé Bollo1-1/+1
For af-main: * 598f374 Add ability to manage all widget/applications For af-binder: * 4789efd jobs: Ensure validy of event loop * 75a6b9e Prevent false positive during check source * bc8929b Fix false ***buffer overflow*** detection * f878e80 afb-export: Fix heap corruption Bug-AGL: SPEC-1850 Bug-AGL: SPEC-2272 Bug-AGL: SPEC-2292 Change-Id: If64eb30677d880c68d504765ed7d3b2744d8ffe0 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-02-07af-main: Bump version GUPPYJosé Bollo1-1/+1
Includes: * d07c7f7 Set default version 7.0.0 GRUMPY GUPPY * 61c6490 Revert "afm-unit: Restore removal of capabilities" * 8e5fc40 wgtpkg-unit: Fix Segmentation fault * 728c665 Add gitreview file for guppy branch * 9f24684 afm-user-setup service: disable start rate limit * 9e6f77a Merge "Revert "afm-unit: add autoapi in required-api feature"" * da0ec3a Revert "afm-unit: add autoapi in required-api feature" * d683362 Merge "Fixed book.yml file" * 80c2030 Merge "afm-unit: add autoapi in required-api feature" * adc590a Fixed book.yml file * f2a2f13 afm-unit: Restore removal of capabilities * 2b6e13b afm-unit: add autoapi in required-api feature Bug-AGL: SPEC-2144 Bug-AGL: SPEC-2006 Change-Id: Ie081e394414f15a7f025110619027e8883556397 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-01-02af-main: Upgrade app-framework-mainJose Bollo1-1/+1
This allows to install more than one target in a same widget. Includes: * 0eb4c25 book doc: add book yaml file * a8ffd52 wrap-json: Upgrade to latest version * f8b0495 afm-unit: Fix http port multi allocation Bug-AGL: SPEC-2068 Change-Id: If018c063ab11724721c4b06861ee515a9be7641b Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-12-10af-main: UpgradeJose Bollo1-1/+1
This upgrade includes 3 commits: * 1b1399e Improve port allocation * 61b0cc7 Landing page for all APIs * 7ecf0c1 Fix: retrieve the 'appid' correctly Change-Id: Ib59b46faf1ed69431e46b7ed5ef3b85cb38f2876 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-11-22app-framework: Update versionsJosé Bollo1-1/+1
af-binder changes: * 153a7c9 AFB.js: Tiny improvement and space fix * eca8f3d afb-socket: Fix address reuse * 42099d3 afb-export: Fix error in event handling * 83c9e99 main-afb-daemon: Export variables to connect to binder af-main changes: * bceaf2c afm-system-daemon: Improve error message report * 44c70fd Treat correctly running/not running status * 94176d9 afm-unit: Export new variables Change-Id: Ifdb631d8155032f72b4497400fdbd935547c7782 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-11-02af-main: Bump versionJosé Bollo1-1/+1
This includes the following changes: * b2329b7 CMakeLists: Use AGLVERSION if set * 2a0ac96 wgtpkg-install: Force uninstall * 91baca1 doc: Changed doc to new format * f031387 afm-unit.conf: force symbolic link on update * 43bc2e5 docs: Improve documentating 'required-binding' * 9e1d25b Merge "docs: Improve documentating 'required-binding'" * 0e0ae55 afm-unit.conf: Restrict service for APIs * 24f0c20 Add the ability to access binding through tcp * 375f481 afm-unit.conf: Enforce starting after network * 19e745e Merge "afm-unit.conf: Restrict service for APIs" * 73f3570 Merge "afm-unit.conf: Enforce starting after network" * d40fc40 afm-urun: Force scan of systemd units * dc0836f Install afm-user-daemon with correct rights * 5f7901d afm-util: Fix report of error It fixes: Bug-AGL: SPEC-1863 Bug-AGL: SPEC-1846 Bug-AGL: SPEC-1836 Bug-AGL: SPEC-1650 Bug-AGL: SPEC-1800 Bug-AGL: SPEC-1230 Change-Id: Ifd1775448db4ebffa4bb656b5bcefaf891c4efa5 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-09-14af-main & af-binder: Set version from AGLVERSIONJose Bollo1-0/+25
Change-Id: Ie1ff83f007d9d8d819829540d51e576f088c97eb Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>