diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-03-19 11:55:21 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-19 11:55:21 +0000 |
commit | cb23359aa4b1949c1bc1487477c75119f4c5c907 (patch) | |
tree | 1635c0e721df83f5365d37048e9d7ee64d13aa68 /packages | |
parent | 45a148b7496883244b04fc5dc0fe6ab30629cf36 (diff) |
openmoko.conf : openmoko is not Angstrom even if we steal everything.
xserver-kdrive-common_0.1.bb : PR bump because of above
Diffstat (limited to 'packages')
-rw-r--r-- | packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb b/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb index ef55e30c09..44084f1e22 100644 --- a/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb +++ b/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts" LICENSE = "GPL" SECTION = "x11" RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal xinit" -PR = "r26" +PR = "r27" SRC_URI = "\ file://Xdefaults \ |