From 98ed8a2af1aebb8a6dc7d0c8eb26cadd7e4dbe79 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Thu, 26 Aug 2010 14:04:18 -0500 Subject: corecdp-full-image: add sms-utils --- recipes/images/corecdp-full-image.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/images/corecdp-full-image.bb b/recipes/images/corecdp-full-image.bb index 036ee3c6dd..ab2f2499e9 100644 --- a/recipes/images/corecdp-full-image.bb +++ b/recipes/images/corecdp-full-image.bb @@ -33,5 +33,8 @@ IMAGE_INSTALL += "jamvm" IMAGE_INSTALL += "php php-cli php-cgi" +# Multi-Tech SMS Utility (see http://git.multitech.net) +IMAGE_INSTALL += "sms-utils" + export IMAGE_BASENAME = "corecdp-full-image" -- cgit v1.2.3