X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=recipes%2Fpandora-system%2Fpandora-skel%2F.xinitrc;h=282f1c0007cdf19246886dd157d65504a658676e;hb=db0c93b3268313cf2e2cb3913dfb18964ae86a40;hp=cebf5af06b894e1aadc3fd7864c3227790016e6c;hpb=3f250f4732e140624e0bc3178ab472436940a475;p=openpandora.oe.git diff --git a/recipes/pandora-system/pandora-skel/.xinitrc b/recipes/pandora-system/pandora-skel/.xinitrc index cebf5af..282f1c0 100644 --- a/recipes/pandora-system/pandora-skel/.xinitrc +++ b/recipes/pandora-system/pandora-skel/.xinitrc @@ -89,7 +89,7 @@ nocleanwarn=$(cat /tmp/nocleanwarn) if [ $nocleanwarn = "Yes" ]; then - pnd_version=$(dmesg | grep OMAP3 | grep ES | awk '{print $3}') + pnd_version=$(cat /tmp/pnd_version) if [ "$pnd_version" == "OMAP3630" ]; then safespeed="1000" else