Move X scripts which are not GPE specific out of gpe-dm and gpe-session-scripts and...
authorJustin Patrin <papercrane@gmail.com>
Sat, 20 Aug 2005 07:45:31 +0000 (07:45 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 20 Aug 2005 07:45:31 +0000 (07:45 +0000)
commit3379fc0e5603612de28e61dc4bf38f4a57ee731f
tree01d4a9f62a13b446d8e25dec03ee9e8fc1d8bd2c
parente3c6bbaf268d45fdbd078d98ef1ed38c09392b0b
Move X scripts which are not GPE specific out of gpe-dm and gpe-session-scripts and into x11-common
For now I have added patches to the makefiles to stop installing of these files but they should be removed from those packagse eventually
I have also added all of these small scripts to OE but these should probably be tarballed somewhere
gpe-dm and gpe-session-scripts now depend on the new x11-common package
Change entrance to depend on the new package
26 files changed:
packages/e17/entrance_20050810.bb
packages/gpe-dm/files/remove-X-scripts.patch [new file with mode: 0644]
packages/gpe-dm/gpe-dm_0.47.bb
packages/gpe-session-scripts/files/remove-x11-common-files.patch [new file with mode: 0644]
packages/gpe-session-scripts/gpe-session-scripts_0.63.bb
packages/x11/x11-common/.mtn2git_empty [new file with mode: 0644]
packages/x11/x11-common/etc/.mtn2git_empty [new file with mode: 0644]
packages/x11/x11-common/etc/X11/.mtn2git_empty [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xdefaults [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit.d/.mtn2git_empty [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit.d/01xrandr [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit.d/11zaurus [moved from packages/gpe-session-scripts/files/zaurus.sh with 100% similarity]
packages/x11/x11-common/etc/X11/Xinit.d/12keymap [moved from packages/gpe-session-scripts/files/keymap.sh with 100% similarity]
packages/x11/x11-common/etc/X11/Xinit.d/30xTs_Calibrate [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit.d/55xScreenSaver [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xinit.d/60xXDefaults [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xserver [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xsession [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xsession.d/.mtn2git_empty [new file with mode: 0644]
packages/x11/x11-common/etc/X11/Xsession.d/60xXDefaults [new file with mode: 0644]
packages/x11/x11-common/etc/X11/collie.xmodmap [moved from packages/gpe-session-scripts/files/collie.xmodmap with 100% similarity]
packages/x11/x11-common/etc/X11/shepherd.xmodmap [moved from packages/gpe-session-scripts/files/shepherd.xmodmap with 100% similarity]
packages/x11/x11-common/etc/X11/simpad.xmodmap [moved from packages/gpe-session-scripts/files/simpad.xmodmap with 100% similarity]
packages/x11/x11-common_0.1.bb [new file with mode: 0644]