diff options
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/angstrom-task-gnome.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/angstrom-task-gnome.bb b/recipes/tasks/angstrom-task-gnome.bb index 4e17d19b58..8b3f09bb4a 100644 --- a/recipes/tasks/angstrom-task-gnome.bb +++ b/recipes/tasks/angstrom-task-gnome.bb @@ -12,7 +12,7 @@ XSERVER ?= "xserver-xorg \ xf86-input-keyboard \ " -PR = "r10" +PR = "r11" PACKAGES += "task-gnome-apps task-gnome-fonts task-gnome task-gnome-gstreamer task-gnome-perl task-gnome-pulseaudio task-gnome-themes task-gnome-totem task-gnome-xserver-base task-gnome-xserver" |