cancel
Showing results for 
Search instead for 
Did you mean: 

How to get STM32MP157F-DK2 starter package with latest GLIBC 2.35?

S.Kamath
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions
OlivierK
ST Employee

Hi S.Kamath (Community Member)

On OSTL DV4.1, natively I have libc 2.35 using the starter package.

libc6 is already the newest version (2.35-r0).

If you use an old OSTL version, the starter image supports debian package update/install.

Just plug the ethernet cable or configure the wifi connected to the net.

root@stm32mp1:~# apt-get install libc

Regards,

Olivier

View solution in original post

2 REPLIES 2
OlivierK
ST Employee

Hi S.Kamath (Community Member)

On OSTL DV4.1, natively I have libc 2.35 using the starter package.

libc6 is already the newest version (2.35-r0).

If you use an old OSTL version, the starter image supports debian package update/install.

Just plug the ethernet cable or configure the wifi connected to the net.

root@stm32mp1:~# apt-get install libc

Regards,

Olivier

S.Kamath
Associate II

Thanks Olivier,

I noticed today that discovery kit was not flashed properly with new OSTL DV4.1 when I tried to flash earlier from a Linux system. So, default OSTL version was there in the discovery kit. I successfully flashed latest OSTL DV4.1 today from Windows desktop today.