Part Number: AM3358
Tool/software: Linux
Hi,
I am using Beagle bone black and booting from SD card. I am having linux kernel (v4.9.28) on the SD card. I want to get the updated real date and time even the power cycle happens.
When I set the date and time using linux commands, it is not get updated after reboot. So, I want to do it with ntp. But I could not install ntp in Beagle bone black SD card.
I tried in the following way:
# opkg install ntp
I received the following error:
Collected errors:
* opkg_prepare_url_for_install: Couldn't find anything to satisfy 'ntp'
So, I tried to update opkg using following command:
# opkg update
It is not succeed. I found in Ti's forum that, opkg update won't work since there are no package feed provided for it.
Is there any alternate way to update the date and time in Beagle bone black?
Thanks in advance.
Manimekala Rajendran