AGL/meta-agl-devel.git
6 years agoAllow SRCREV handling through poky-agl.conf 89/11689/1 4.99.2 eel/4.99.2 eel_4.99.2
Jan-Simon Möller [Sun, 5 Nov 2017 11:58:03 +0000 (12:58 +0100)]
Allow SRCREV handling through poky-agl.conf

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.

Change-Id: Ia9e50ac6ffa8a46c1fa536c96adf740821db22af
Bug-AGL: SPEC-864
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
6 years agoUpdate SRCREVs for hmi-framework packages 75/11675/2
Romain Forlot [Fri, 3 Nov 2017 10:40:02 +0000 (10:40 +0000)]
Update SRCREVs for hmi-framework packages

The SRCREV's were no longer valid (rebase!). Fix them.

Change-Id: I54c79a04e38dc30e0d5fe1c6749f154e7f468208
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
6 years agoRecipe style fixes in meta-hmi-framework 65/11665/1
Jan-Simon Möller [Thu, 2 Nov 2017 10:56:53 +0000 (11:56 +0100)]
Recipe style fixes in meta-hmi-framework

This change applies the standard bitbake recipe layout, especially it fixes:
- DEPENDS before inherit (as we might DEPENDS += in the inherit !)
- 'S =' below SRC_URI (style nitpick)
- DESCRIPTION being present

These changes are just 'formatting' but worst case we see a difference
in DEPENDS due to the corrected ordering.

Change-Id: I9c82114c4f4e86a59e73e3ebcdc063b2ed6bd4f1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
6 years agoChange agl-service-windowmanger-2017 EXTRA_OECMAKE 55/11655/4
zheng_wenlong [Wed, 1 Nov 2017 04:57:13 +0000 (13:57 +0900)]
Change agl-service-windowmanger-2017 EXTRA_OECMAKE

    Change EXTRA_OECMAKE to EXTRA_OECMAKE_append_agl-devel.

Change-Id: I31fbe606e50384c72f8784da5b2f4ec77363c141
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoUpdate libwindowmanager SRCREV 47/11647/3
Kazumasa Mitsunari [Tue, 31 Oct 2017 10:43:46 +0000 (19:43 +0900)]
Update libwindowmanager SRCREV

Update libwindowmanager SRCREV to master.
<71d3c9ee49ece6063ea93090b3661df6a90dd1de>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11601

Change-Id: I6ac2190789621a9333d369287c4cd61a6d853986
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoUpdate agl-service-windowmanager-2017 SRCREV 45/11645/3
Kazumasa Mitsunari [Tue, 31 Oct 2017 10:36:56 +0000 (19:36 +0900)]
Update agl-service-windowmanager-2017 SRCREV

Update agl-service-soundmanager-2017 SRCREV to master.
<3772dc5dc1b89ac101134d02529bde7185e68948>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11631/1

Change-Id: I835c5f1c5ee5779102e5f20dec2287c8275f6dd8
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoUpdate libsoundmanager SRCREV 39/11639/2
Kazumasa Mitsunari [Tue, 31 Oct 2017 09:23:20 +0000 (18:23 +0900)]
Update libsoundmanager SRCREV

Update agl-service-soundmanager-2017 SRCREV to master.
<cda4a958e85d397bae142fbe6068a3e17d4aa935>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11579/3

Change-Id: Ibf871c58845b4cbe8e043ad6bad0711f41e7510a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoUpdate agl-service-soundmanager-2017 SRCREV 37/11637/2
Kazumasa Mitsunari [Tue, 31 Oct 2017 09:18:27 +0000 (18:18 +0900)]
Update agl-service-soundmanager-2017 SRCREV

Update agl-service-soundmanager-2017 SRCREV to master.
<71e9700fe906fff4f111bc70d025912ee5dd095a>
Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11629/

Change-Id: Ia3c79585d0597a2ef81115c3926173a0c2a42bd5
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoUpdate agl-service-homescreen-2017 SRCREV 23/11623/3
zheng_wenlong [Tue, 31 Oct 2017 02:12:45 +0000 (11:12 +0900)]
Update agl-service-homescreen-2017 SRCREV

    Update agl-service-homescreen-2017 SRCREV to master.
    <087ddd64698d8634cd748e0341a6c17e0a6ca134>
    Related commit:
       https://gerrit.automotivelinux.org/gerrit/#/c/11439/6

Change-Id: I3a87a4ae07c224be2b2bba38567c02a5f8abbc67
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoUpdate homescreen-2017 SRCREV 21/11621/3
zheng_wenlong [Tue, 31 Oct 2017 02:09:32 +0000 (11:09 +0900)]
Update homescreen-2017 SRCREV

    Update SRCREV to master revision.
    <4940d001f08bec6fd68293efcbd6673a9ffce65e>

Change-Id: Iaeded9248f96fe3349c7297c557181bdec7e5e61
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoDelete do_install sections for libhomescreen 55/11455/5
zheng_wenlong [Mon, 23 Oct 2017 06:41:10 +0000 (15:41 +0900)]
Delete do_install sections for libhomescreen

    As we split libhomescreen from agl-service-homescreen-2017,
    also delete the libhomescreen installation from the recipes.
    Related Commit:
        https://gerrit.automotivelinux.org/gerrit/#/c/11413/

BUG-AGL: SPEC-993
Change-Id: If47f69c495a0cac066fa62624c1e5860f5182352
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoAdd libhomescreen libwindowmanager to Depends 33/11533/4
zheng_wenlong [Wed, 25 Oct 2017 08:17:07 +0000 (17:17 +0900)]
Add libhomescreen libwindowmanager to Depends

    As libhomescreen split from homescreen-service,
    libwindowmanager split from windowmanager-service,
    homescreen-2017 needs depends on libhomescreen and libwindowmanager.
    Relative Commits:
        https://gerrit.automotivelinux.org/gerrit/#/c/11413/

BUG-AGL: SPEC-991
Change-Id: I9a5a8d619fbc0364a8f8067c335fba1aae5f246e
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoAdd LICENSE.MIT to recipe CHKSUM 33/11633/3
zheng_wenlong [Tue, 31 Oct 2017 07:21:28 +0000 (16:21 +0900)]
Add LICENSE.MIT to recipe CHKSUM

    Since we added LICENSE.MIT in agl-service-windowmanager-2017,
    we also need to add LICENSE.MIT file to LIC_FILES_CHKSUM.
    Related commit:
        https://gerrit.automotivelinux.org/gerrit/#/c/11631/

Change-Id: Ic709a92ef41efa856402d9c860f43f082c04a7bf
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoAdd libraries to hmi-framework packagegroup 15/11615/2
Kazumasa Mitsunari [Mon, 30 Oct 2017 09:30:25 +0000 (18:30 +0900)]
Add libraries to hmi-framework packagegroup

Related commit :
https://gerrit.automotivelinux.org/gerrit/#/c/11455/
https://gerrit.automotivelinux.org/gerrit/#/c/11511/
https://gerrit.automotivelinux.org/gerrit/#/c/11533/
https://gerrit.automotivelinux.org/gerrit/#/c/11515/
https://gerrit.automotivelinux.org/gerrit/#/c/11509/

Bug-AGL : SPEC-993

Change-Id: Id947eddf553bcfbcec0986d1159b8f8f31634178
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoFix md5 checksum 13/11613/2
Kazumasa Mitsunari [Mon, 30 Oct 2017 08:44:41 +0000 (17:44 +0900)]
Fix md5 checksum

This patch fixes the build error of do_populate_lic of libwindowmanager.
Bug-AGL : SPEC-1000

Change-Id: I31a59f3fe0b2ac41d25ce4e8e216dd426bc73e0a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoSplit library from windowmanager 15/11515/6
Kazumasa Mitsunari [Mon, 23 Oct 2017 14:52:46 +0000 (23:52 +0900)]
Split library from windowmanager

To improve independency, library from windowmanager service binder should be splitted

[Patch Sets 2]
- Remove installation of layers.json.
  It is included in CMakeFile.
  https://gerrit.automotivelinux.org/gerrit/#/c/11523/
- Remove unnecessary tabs.
[Patch Sets 3]
- Rename the recipe

[Patch Sets 4]
- Modified description about recipes
- Moved S variables after SRC_URI

Change-Id: I37c394991f8f18359bcf6816e9edd82e6442ce5b
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
6 years agoAdd libsoundmanager library recipe 11/11511/5
Kazumasa Mitsunari [Mon, 23 Oct 2017 14:34:18 +0000 (23:34 +0900)]
Add libsoundmanager library recipe

[PatchSet2]
Move S variable after SRC_URI

Change-Id: Idb3b04e4a2f2af59fc88934ce1807530fc4d5564
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoSplit library from soundmanager 09/11509/3
Kazumasa Mitsunari [Mon, 23 Oct 2017 04:09:08 +0000 (13:09 +0900)]
Split library from soundmanager

To improve independency, library from soundmanager service binder should be splitted

[PatchSet2]
Modify DESCRIPTION
Move down S variable to SRC_URI
Removed do_install_append : Related to https://gerrit.automotivelinux.org/gerrit/#/c/11529/

Change-Id: If379d0fbbf4e18390fd004e79b2c4f83fee50534
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoBump revision for auto startup homescreen service 03/11503/1
Romain Forlot [Mon, 23 Oct 2017 11:02:37 +0000 (11:02 +0000)]
Bump revision for auto startup homescreen service

Change-Id: Ic2f4fee29f5aa3887c52f27ed08aed60518490e7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
6 years agoFix HMI framework recipes 49/11349/2
Yuta Doi [Mon, 16 Oct 2017 17:26:47 +0000 (02:26 +0900)]
Fix HMI framework recipes

1. Modify SRCREV to the correct value
   in windowmanager and soundmanager.
2. Add "wayland-native" to windowmanager
   for resolving error: WLSCAN-NOTFOUND
3. Remove "PACKAGES" from packagegroup-hmi-framework.bb
   for resolving QA Issue: [packages-list]

Change-Id: I1987dd2620e2b2832da5a8e9e754c9ddd0c2fa6f
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
6 years agoAdd recipes for new hmi fw 85/11085/5 4.99.1 eel/4.99.1 eel_4.99.1
zheng_wenlong [Fri, 29 Sep 2017 12:47:25 +0000 (21:47 +0900)]
Add recipes for new hmi fw

    Add recipesc for agl-service-windowmanager-2017,
    agl-service-soundmanager-2017,
    agl-service-homescreen-2017 and homescreen-2017.

    [Patch Sets 2]
    Modify homescreen-2017_git.bb to use aglwgt make package.
    [Patch Sets 3]
    Modify agl-service-windowmanager-2017_git.bb to use aglwgt make package.
    Modify agl-service-soundmanager-2017_git.bb to use aglwgt make package.
    [Patch Sets 4]
    Modify agl-service-homescreen-2017_git.bb to use aglwgt make package.
    [Patch Sets 5] (jsmoeller)
    Modify layer and add packagegroup containing the required packages.
    Modify feature name to be agl-hmi-framework to be consistent in naming
    Mofify local.conf.inc to set DISTRO_FEATURES flag instead of setting IMAGE_INSTALL.

Change-Id: Iac998b5c9ed519649c8c367e97a5aa31c6140c26
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
6 years agore-add protoc to sdk 03/10903/1
Takashi Matsuzawa [Fri, 15 Sep 2017 03:12:59 +0000 (12:12 +0900)]
re-add protoc to sdk

Bug-AGL: SPEC-889

OE recipe for protobuf now splitted into runtime and compiler.
protoc won't be added to sdk unless we explicity add -dev package
to the image.

Change-Id: I6c4acac8f57230a389320ba650fd2e2a2cf9963f
Signed-off-by: Takashi Matsuzawa <tmatsuzawa@xevo.com>
6 years agoAdd HMI framework layer for HMI recipes 73/10773/1
Kazumasa Mitsunari [Tue, 5 Sep 2017 07:45:04 +0000 (16:45 +0900)]
Add HMI framework layer for HMI recipes

Add HMI framework layer provides HMI recipes in the following url
 * https://wiki.automotivelinux.org/hmiframework
This is still empty layer

Change-Id: I5d74d444534c36bcaddc250665f280c764bf0b43
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
6 years agoInstall qemu and create agl-egvirt machine feature 47/10547/2
Michele Paolino [Tue, 8 Aug 2017 09:14:09 +0000 (11:14 +0200)]
Install qemu and create agl-egvirt machine feature

qemu is the userspace emulator needed to run KVM virtual machines.
This patch adds a bbappend for qemu in the meta-egvirt layer, and
includes it in the packages to be installed in the AGL distro.
To do this, the new agl-egvirt machine feature has been created
and is used to enable virtualization specific extensions
created by the EG-VIRT group for AGL.

In order to reduce its impact on the AGL image, the qemu targets
have been limited to aarch64 and x86_64 only.

Changelog v2:
- agl-egvirt added to MACHINE_FEATURES
- use of class_target to not create conflict by the QEMU version
  used in the SDK and the one used by KVM
- README file updated accordingly

Bug-AGL: SPEC-718

Change-Id: I27288382443ba2bfe14d574ade2e691a63da145d
Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
6 years agoNew meta-egvirt layer for AGL virtualization 75/10475/2
Michele Paolino [Tue, 1 Aug 2017 07:03:39 +0000 (09:03 +0200)]
New meta-egvirt layer for AGL virtualization

meta-egvirt is the AGL Virtualization Expert Group (EG-VIRT) layer. It is
intended to be used to design, test, implement and assess virtualization
technologies (containers, hypervisors, system partitioners and other solutions)
for AGL ARMv8 and Intel platforms.

The primary hardware target of such work is for the time being the Renesas
R-Car M3 development platform (ARMv8). Other solutions will be added in future,
depending on their availability and on the community interest.

Changelog: added file 50_bblayers.conf.inc as a generic agl-egvirt feature

Bug-AGL: SPEC-787

Change-Id: I8b5d9412a71a956d8c48e0dac0ea4c6e2f61fc3c
Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
6 years agoFix libthai (oem-extra-libs) build break 25/10325/3
Takashi Matsuzawa [Sun, 23 Jul 2017 13:19:55 +0000 (22:19 +0900)]
Fix libthai (oem-extra-libs) build break

Bug-AGL: SPEC-771

Fix in libdatrie recipe so that libdatrie-native can be properly used to build libthai.

Alternatively EXTRA_OECONF += "--disable-dict" can be added to libthai, but I guess (since I did not add libthai) it is not expected.

Update:

I also needed libdatrie-native dependency in libthai.bb

Update2:

Fix build breaks for imagemagick and protobuf as well

Change-Id: I175a34f321841d6aa1cdabac69c67d590d313043
Signed-off-by: Takashi Matsuzawa <tmatsuzawa@xevo.com>
6 years agoadd nativesdk-protobuf to TOOLCHAIN_HOST_TASK 93/10193/2
Takashi Matsuzawa [Thu, 13 Jul 2017 07:05:29 +0000 (16:05 +0900)]
add nativesdk-protobuf to TOOLCHAIN_HOST_TASK

Bug-AGL: SPEC-740

protobuf has protoc compiler which needed to be added to native sdk package

Update:

Fixed typo: cmake -> protobuf
(cmake is already taken care somewhere)

Change-Id: If6fe1fcc356617d257514b873dd3b8d6a854894c
Signed-off-by: Takashi Matsuzawa <tmatsuzawa@xevo.com>
6 years agoAdd oem needs libs,libwebsockets. 05/9405/3
tte_zheng_wenlong [Wed, 17 May 2017 06:07:17 +0000 (15:07 +0900)]
Add oem needs libs,libwebsockets.

Different from apache-websocket in meta-openembedded layer,and qtwebsockets
in meta-qt5 layer,libwebsockets is a C library for lightweight websocket clients and servers,
can be used in embedded system.
Using Tanikawa-san's advice on the packageconfig and for the single recipe
only copy it from meta-oe(
   git://git.openembedded.org/meta-openembedded
   branch: master
   commit: 701397952efdb9790a2ea51c7b499f73243dc67b).
V2: rebase to master(a9bbfe1af2ae8ccf79db999e8007b7c6cbc806a1).

Change-Id: I6464a2b82ca57821959e46c2e2e3193f990e80f7
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
6 years agoAdd oem needs libs, libdatrie and libthai. 15/9615/1
tte_zheng_wenlong [Wed, 7 Jun 2017 07:00:13 +0000 (16:00 +0900)]
Add oem needs libs, libdatrie and libthai.

Libthai is a set of Thai language support routines aimed to ease developers’ tasks to incorporate Thai language support in their applications.
Libdatrie's full name is double-array trie. Trie is a kind of digital search tree, and libdatrie is used by libthai.

Change-Id: I02a97bb6b1286070c443fecc0dce0e17c7f00016
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoAdd software packages for oem needs library 89/8889/1 3.99.1 dab/3.99.1 dab_3.99.1
tte_zheng_wenlong [Fri, 24 Mar 2017 07:11:19 +0000 (15:11 +0800)]
Add software packages for oem needs library

These librarys packages will be added to meta-agl-devel,be requested by oem.
iputils,net-tools,pixman
bluez5,speex,glib-2.0
libogg,thrift,ppp

Change-Id: I8c09d3be8e17ef9ffb606951009aa4120e7bb06c
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoFix "No GNU_HASH in the elf binary" erro 99/8299/1
tte_zheng_wenlong [Thu, 19 Jan 2017 05:28:14 +0000 (14:28 +0900)]
Fix "No GNU_HASH in the elf binary" erro

Adding TARGET_CC_ARCH += "${LDFLAGS}" to the recipe.
reference to Yocto Project Reference Manual 2.2.

Change-Id: Iaef0f5152a2e509168a5c25eb2e3ab02f895504d
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoMerge "Add Mongoose Embedded Web Server Library"
Jan-Simon Moeller [Fri, 16 Dec 2016 08:57:16 +0000 (08:57 +0000)]
Merge "Add Mongoose Embedded Web Server Library"

7 years agoAdd Mongoose Embedded Web Server Library 21/7621/1
tte_zheng_wenlong [Thu, 15 Dec 2016 00:55:23 +0000 (09:55 +0900)]
Add Mongoose Embedded Web Server Library

Change "mongoose for MongoDB" to "mongoose for Embbedded Web Server Library"
Deleted old mongoose_git.bb for MongoDB
Add mongoose_6.6.bb for Mongoose Embedded Web Server Library
Modify packagegroup-ivi-common-core-os-commonlibs.bbappend to delete mongodb nodejs

Change-Id: I41a2423e30af8a7fec85f5900556dce46ec6bddb
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoupdate README markdown 49/7549/1
Ronan [Mon, 12 Dec 2016 20:07:42 +0000 (21:07 +0100)]
update README markdown

Change-Id: Ib87ad9f2dca90a4fd114f06567e4950981bc78a5
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
7 years agoAdd fuse kernel configuration for renesas porter 85/7185/1
tte_zheng_wenlong [Mon, 14 Nov 2016 05:31:13 +0000 (14:31 +0900)]
Add fuse kernel configuration for renesas porter

Add fuse-rcar.cfg for config items,
Modify linux-renesas_%.bbapend for add fuse-rar.cfg to SRC_URI.

Change-Id: Id1f6448452a0ecda2c6e5c906fb80ea67576cbc3
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoChange renesas kernel configure to fragment configuration 31/7131/1
tte_zheng_wenlong [Thu, 10 Nov 2016 01:33:37 +0000 (10:33 +0900)]
Change renesas kernel configure to fragment configuration

Add iptables-rcar.cfg for renesas m2 kernel configuration,
Delete configure items from linux-renesas_%.bbapend.

Change-Id: I2a1e9883f908f17775ab829b93916c0f5011cf05
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoAdd software packages for oem needs library 29/6829/10
tte_zheng_wenlong [Thu, 20 Oct 2016 07:17:50 +0000 (16:17 +0900)]
Add software packages for oem needs library

These recipes is support software packages for oem needs.
The librarys include:
    boost, fixesproto, imagemagick, iptables, Xorg-macros
    zlib, eglibc(glibc), libcurl, libgif, libneon, mongoose
    fuse, protocol buffers, bsdiff, module-init-tools
    libcroco, libtiff, librsvg, libpcap, libtar
You can add these librarys by feature 'agl-oem-extra-libs'
source meta-agl/scripts/aglsetup.sh -m porter agl-demo [agl-appfw-smack] [agl-devel] [agl-netboot] agl-oem-extra-libs

v2[jsmoeller]:
- change to ImageMagick recipe (generalize configure append and add dependency)
- readd libtar with tarball taken from debian as original git is n/a

v3[tte_zheng_wenlong]
- add libtar and libtar-dev in packagegroup-ivi-common-core-os-commonlibs.bbappend
- modify README.md to explain build command.

v4[tte_zheng_wenlong]
- modify mongoose license from GPLv2 to MIT.
- delete [] for agl-oem-extra-libs for README.md

Change-Id: I1f9d2f1c023f332d528918c3f730ee0360a1f497
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoAdd iptables porter(m2) kernel configure by zheng@toyota 89/6789/1 morty
tte_zheng_wenlong [Tue, 18 Oct 2016 05:07:56 +0000 (14:07 +0900)]
Add iptables porter(m2) kernel configure by zheng@toyota

Change-Id: I810ba89ef47981168c2ee6dbc9967c30eefed175
Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
7 years agoAdd gitreview 33/6133/1 2.0.0 2.0.1 2.0.2 blowfish_2.0.0 blowfish_2.0.1 blowflish_2.0.2
Jan-Simon Möller [Mon, 18 Jul 2016 08:21:10 +0000 (10:21 +0200)]
Add gitreview

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
7 years agoInitial empty repository
Jan-Simon Moeller [Thu, 7 Jul 2016 13:37:52 +0000 (13:37 +0000)]
Initial empty repository