Merge branch 'master' of git://git.openpandora.org/openpandora.oe
authorDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 29 Sep 2010 12:07:54 +0000 (13:07 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 29 Sep 2010 12:07:54 +0000 (13:07 +0100)
Conflicts:
recipes/tasks/task-pandora-core.bb

1  2 
recipes/tasks/task-pandora-core.bb

@@@ -5,7 -5,7 +5,7 @@@ DESCRIPTION = "Task file for default co
  
  # Don't forget to bump the PR if you change it.
  
- PR = "r27"
+ PR = "r34"
  
  inherit task 
  
@@@ -48,13 -48,13 +48,13 @@@ MEDIA_LIBS = " 
    faad2 \
    mikmod \
    speex \  
 -  flac \ 
 +  flac \
    audiofile \
  "
  OPENGLES = " \
    omap3-sgx-modules devmem2 \
    libgles-omap3 \
-   libgles-omap3-rawdemos \
#  libgles-omap3-rawdemos \
  "
  
  PAM = " \
@@@ -66,7 -66,7 +66,7 @@@ PANDORA_LIBS = " 
    pandora-libpnd lsof \
    omap3-deviceid \
    pandora-skel \
-   pandora-lcd-state \
+   pandora-state \
  "
  
  SUDO = " \
@@@ -99,9 -99,6 +99,9 @@@ EXTRA_TOOLS = " 
    file \
    socat \
    strace \
 +  screen \
 +  rsync \
 +  unrar \
    ksymoops \
    kexec-tools \
    zip \        
    gdb \
    sessreg \
    lua5.1 \
+   tzdata \
  "
  
  # Add extra util-linux-ng utils to image. 
@@@ -142,6 -140,8 +143,8 @@@ RDEPENDS_${PN} = "
    ${UTIL_LINUX_NG_EXTRAS} \
  #        packagekit \
    python-pygame \
+   python-misc \
+   python-modules \
    alsa-utils alsa-utils-alsactl alsa-utils-alsamixer alsa-utils-aplay \
    rdesktop \
    \