저장소 

 https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl-cluster-demo 



리드미

 자세한사항은 meta-agl 의  README-AGL.md 참고


하드웨어 의존성은 Turbot board   intel 보드이다.


Packagegroups

-------------


AGL Cluster Demo Platform's package group design:


* packagegroup-agl-cluster-demo-platform


This is for generating the image 'agl-cluster-demo-platform' which is a full

image for the Instrument Cluster profile of the AGL distro.


Following meta-agl's design of packagegroups, ``agl-cluster-demo-platform.bb``

contains only ``packagegroup-agl-cluster-demo-platform``.


``packagegroup-agl-cluster-demo-platform`` has one packagegroup in it,

``packagegroup-agl-profile-cluster-qt5``, and the packages required for the DEMO

applications.



폴더들은 다음과같다.
recipes-config  recipes-connectivity  recipes-demo-hmi  recipes-graphics  recipes-platform  templates

  • recipes-config/agl-login-manager/agl-login-manager_%.bbappend

LOGIN_USER ?= "0" 


  • recipes-connectivity/cluster-connman-conf/cluster-connman-conf_1.0.bb
    • 파일이 추가된다. lib/connman/cluster.config
    • CLUSTER_DEMO_SERVER_IP ?= "192.168.20.99"
    • cluster.config 정보\

[service_cluster_ethernet]

Type=ethernet

IPv4=@CLUSTER_DEMO_SERVER_IP@/255.255.255.0


  • recipes-demo-hmi
cluster-dashboard  cluster-receiver  cluster-windowmanager-conf
 1. cluster-dashboard / cluster-dashboard_git.bb


2. cluster-receiver / cluster-receiver_git.bb



3. cluster-windowmanager-conf / cluster-windowmanager-conf_1.0.bb




  • recipes-graphics/wayland/weston-ini-conf.bbappend




  • recipes-platform  /   images  or packagegroups
    • images
      • agl-cluster-demo-platform.bb  agl-cluster-demo-platform-crosssdk.bb agl-cluster-demo-platform.inc
      • /meta-agl-cluster-demo/recipes-platform/images
    • packagegroups


'Embedded > OpenSourceProject' 카테고리의 다른 글

[vsomeip] 사용하기  (0) 2018.12.31
[GDP] 저장소 파악  (0) 2018.12.31
[CommonAPI] C++ SOME/IP Runtime  (0) 2018.12.27
[AGL] Rcar M3  (0) 2018.12.27
[RAMSES] 설치하기  (0) 2018.12.26

+ Recent posts