Skip to content

Commit

Permalink
openpandora-xfce-image: add sysvinitand iniscripts
Browse files Browse the repository at this point in the history
  • Loading branch information
aTc committed Feb 19, 2013
1 parent 528246e commit daa1225
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes-images/openpandora/openpandora-xfce-image.bb
Expand Up @@ -9,7 +9,7 @@ IMAGE_LOGIN_MANAGER = "tinylogin shadow"

inherit image

PR = "r4"
PR = "r5"

export IMAGE_BASENAME = "openpandora-xfce-image"

Expand All @@ -24,6 +24,8 @@ IMAGE_INSTALL += " \
task-xfce-openpandora \
${SPLASH} \
systemd-compat-units \
sysvinit \
initscripts \
"

IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
Expand Down

0 comments on commit daa1225

Please sign in to comment.