Skip to main content
S.Kamath
Associate III
March 12, 2023
Solved

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

  • March 12, 2023
  • 2 replies
  • 1118 views

..

This topic has been closed for replies.
Best answer by OlivierK

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

2 replies

OlivierK
OlivierKBest answer
Technical Moderator
March 15, 2023

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

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
S.Kamath
S.KamathAuthor
Associate III
March 15, 2023

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.