diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-08-23 14:01:26 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-23 14:01:26 +0000 |
commit | ba4a14bbfb3f4e774cf491247c963fcbb116b583 (patch) | |
tree | 4e88d3efa54abd5a64e1421086328541e3709433 /conf | |
parent | 639df729bedfa9e2ed58c8a7e7240d05a23752d2 (diff) | |
parent | afb79d4206bd2e7a0d2b0b55383f4dfc019ccc75 (diff) |
merge of 20c7d3251426d253ce0e8b7ebec39f2cc970ed18
and ddc841bc5413de481ba5f7392575bba7a9ef04a7
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/ucslugc-packages.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/ucslugc-packages.conf b/conf/distro/ucslugc-packages.conf index 66bb74577b..5ecc44fb03 100644 --- a/conf/distro/ucslugc-packages.conf +++ b/conf/distro/ucslugc-packages.conf @@ -51,6 +51,7 @@ ${PKGDIR}/packages/gzip/*.bb \ ${PKGDIR}/packages/hotplug-ng/*.bb \ ${PKGDIR}/packages/initscripts/*.bb \ ${PKGDIR}/packages/install/*.bb \ +${PKGDIR}/packages/intltool/*.bb \ ${PKGDIR}/packages/ipkg-utils/*.bb \ ${PKGDIR}/packages/ipkg/*.bb \ ${PKGDIR}/packages/ircp/*.bb \ @@ -62,6 +63,7 @@ ${PKGDIR}/packages/libaal/*.bb \ ${PKGDIR}/packages/libao/*.bb \ ${PKGDIR}/packages/libexif/*.bb \ ${PKGDIR}/packages/libgphoto2/*.bb \ +${PKGDIR}/packages/libgsm/*.bb \ ${PKGDIR}/packages/libiconv/*.bb \ ${PKGDIR}/packages/libid3tag/*.bb \ ${PKGDIR}/packages/libmad/*.bb \ |