diff options
author | Adrian Alonso <aalonso00@gmail.com> | 2010-08-03 06:23:25 +0000 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-04 19:47:04 +0200 |
commit | 630b8ed6743753d5ce848270ef6e01abf9733c82 (patch) | |
tree | 8dbaefaf0540d8693e2893e8041712a1fcf8d42b /recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb | |
parent | e827b4131ef609068d00578e696f62312393fb3a (diff) |
xserver-kdrive-common: xilinx virtex5 support
* Add Xserver args support for virtex5 board
* Increase PR
* v2 split changes for handling xilinx virtex platforms
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb')
-rw-r--r-- | recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb index 52a88b8e8b..04a3f131eb 100644 --- a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb +++ b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Common X11 scripts" LICENSE = "GPL" SECTION = "x11" -PR = "r45" +PR = "r46" SRC_URI = "\ file://Xdefaults \ |