Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEP firmware Yocto

148 bytes added, 11:56, 1 March 2018
β†’β€ŽSoftware included:
= Features =
=== Software included: ===GNU/Linux system
GNU* Linux kernel.* Root filesystem (initscripts, X11-based, EXT3, JFFS2, UBIFS, VFAT, NTFS, NFS...)* Drivers (USB,SPI,I2C,CAN,Ethernet,GPRS,...)* Network protocols (TCP/Linux IP, UDP/IP, ARP, ICMP, SNMP, TFTP, TELNET, DHCP,BOOTP, SSH-SSL, HTTP, HTTP-SSL, NAT, NTP, PPP,...)* RPM package system: .
*Linux kernel. *Root filesystem (initscripts, X11-based, EXT3, JFFS2, UBIFS, VFAT, NTFS, NFS...) *Drivers (USB,SPI,I2C,CAN,Ethernet,GPRS,...) *Network protocols (TCP/IP, UDP/IP, ARP, ICMP, SNMP, TFTP, TELNET, DHCP,BOOTP, SSH-SSL, HTTP, HTTP-SSL, NAT, NTP, PPP,...) *RPM package system.GNOME Mobile software stack
GNOME Mobile software * GTK toolkit for interface construction.* GConf application configuration service which leverages XML for data persistence.* GnomeVFS file access abstraction layer which provides support for network transparent file manipulation.* GStreamer multimedia framework which supports dynamic media editing as well as playback.* D-Bus interprocess communication system.* BlueZ Bluetooth stack .* Avahi service for Zeroconf service discovery.
*GTK toolkit for interface construction. *GConf application configuration service which leverages XML for data persistence. *GnomeVFS file access abstraction layer which provides support for network transparent file manipulation. *GStreamer multimedia framework which supports dynamic media editing as well as playback. *D-Bus interprocess communication system. *BlueZ Bluetooth stack. *Avahi service for Zeroconf service discovery. [http://downloads.isee.biz/denzil/rpm/ Software public repositories] (RPM-based)
=== Other useful information ===
''' Note that are only available for OMAP3 processors'''<br>
Account information
= Extending the IGEP Firmware with packages =
 
''' Note that the repositories are only available for OMAP3 processors'''
The IGEP Firmware is based on RPM packages. The RPM Package Manager is a package management system that automates the process of installing, upgrading and removing software packages. If you also need some software that is typically not found in the IGEP Firmware, you can search if this software it’s available in the ISEE repositories.
<pre>zypper help
zypper help command</pre>
 
{{Message/Forum}}