Message ID | 20231016053302.1009493-1-s-adivi@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [oe-layersetup,master] configs: processor-sdk: Add new config for AM62xSIP | expand |
On 16/10/23 11:03, Sai Sree Kartheek Adivi wrote: > Add new config processor-sdk-09.00.00-am62xxsip-config.txt for > 09.00 release of am62xxsip-evm machine > > Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> Acked-by: Chirag Shilwant <c-shilwant@ti.com> <mailto:c-shilwant@ti.com> > --- > ...processor-sdk-09.00.00-am62xxsip-config.txt | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > create mode 100644 configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt > > diff --git a/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt b/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt > new file mode 100644 > index 0000000..220ef8e > --- /dev/null > +++ b/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt > @@ -0,0 +1,18 @@ > +# This file takes repo entries in the format > +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] > + > +bitbake,https://git.openembedded.org/bitbake,2.0,41b6684489d0261753344956042be2cc4adb0159 > +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,kirkstone,617ddf642233e7e83a86bb66c5b0edd268b93709,layers= > +meta-processor-sdk,https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.00.00.003-AM62SIP,layers= > +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.00.00.011,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos > +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= > +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,31930afca79b74e0c788452d71356c1f045e7979,layers= > +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= > +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia > +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.00.00.011,layers=meta-ti-extras:meta-ti-bsp > +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain > +#meta-clang,https://github.com/kraj/meta-clang,kirkstone,15e5c625ecf2adfdb8d05a7dae606953420d6db2,layers= > +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,be0bca7eaa08948b6c4eabe63e68a6e14d8dad3b,layers=meta > +OECORELAYERCONF=./sample-files/bblayers.conf.sample > +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample > +BITBAKE_INCLUSIVE_VARS=yes
Updated Acked-By On 16/10/23 11:38, Chirag Shilwant via lists.yoctoproject.org wrote: > > On 16/10/23 11:03, Sai Sree Kartheek Adivi wrote: >> Add new config processor-sdk-09.00.00-am62xxsip-config.txt for >> 09.00 release of am62xxsip-evm machine >> >> Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> > > > Acked-by: Chirag Shilwant <c-shilwant@ti.com> > > >> --- >> ...processor-sdk-09.00.00-am62xxsip-config.txt | 18 ++++++++++++++++++ >> 1 file changed, 18 insertions(+) >> create mode 100644 >> configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt >> >> diff --git >> a/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt >> b/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt >> new file mode 100644 >> index 0000000..220ef8e >> --- /dev/null >> +++ b/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt >> @@ -0,0 +1,18 @@ >> +# This file takes repo entries in the format >> +# repo name,repo uri,repo branch,repo >> commit[,layers=layer1:layer2...:layern] >> + >> +bitbake,https://git.openembedded.org/bitbake,2.0,41b6684489d0261753344956042be2cc4adb0159 >> >> +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,kirkstone,617ddf642233e7e83a86bb66c5b0edd268b93709,layers= >> >> +meta-processor-sdk,https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.00.00.003-AM62SIP,layers= >> >> +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.00.00.011,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos >> >> +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= >> >> +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,31930afca79b74e0c788452d71356c1f045e7979,layers= >> >> +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= >> >> +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia >> >> +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.00.00.011,layers=meta-ti-extras:meta-ti-bsp >> >> +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain >> >> +#meta-clang,https://github.com/kraj/meta-clang,kirkstone,15e5c625ecf2adfdb8d05a7dae606953420d6db2,layers= >> >> +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,be0bca7eaa08948b6c4eabe63e68a6e14d8dad3b,layers=meta >> >> +OECORELAYERCONF=./sample-files/bblayers.conf.sample >> +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample >> +BITBAKE_INCLUSIVE_VARS=yes > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#14933): > https://lists.yoctoproject.org/g/meta-arago/message/14933 > Mute This Topic: https://lists.yoctoproject.org/mt/101990628/7030289 > Group Owner: meta-arago+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub > [c-shilwant@ti.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
diff --git a/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt b/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt new file mode 100644 index 0000000..220ef8e --- /dev/null +++ b/configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt @@ -0,0 +1,18 @@ +# This file takes repo entries in the format +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] + +bitbake,https://git.openembedded.org/bitbake,2.0,41b6684489d0261753344956042be2cc4adb0159 +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,kirkstone,617ddf642233e7e83a86bb66c5b0edd268b93709,layers= +meta-processor-sdk,https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.00.00.003-AM62SIP,layers= +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.00.00.011,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,31930afca79b74e0c788452d71356c1f045e7979,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.00.00.011,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain +#meta-clang,https://github.com/kraj/meta-clang,kirkstone,15e5c625ecf2adfdb8d05a7dae606953420d6db2,layers= +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,be0bca7eaa08948b6c4eabe63e68a6e14d8dad3b,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes
Add new config processor-sdk-09.00.00-am62xxsip-config.txt for 09.00 release of am62xxsip-evm machine Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> --- ...processor-sdk-09.00.00-am62xxsip-config.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/processor-sdk/processor-sdk-09.00.00-am62xxsip-config.txt