summaryrefslogtreecommitdiff
path: root/packaging/lthor.spec
AgeCommit message (Collapse)AuthorFilesLines
2013-10-11Support MAC OS X 10.7,10.8submit/tizen_ivi_panda/20140403.000543submit/tizen/20131029.071705accepted/tizen/ivi/panda/20140403.000127accepted/tizen/20131112.015138accepted/tizen/20131029.175713accepted/tizen/20131029.080332tizen_ivi_pandaaccepted/tizen_ivi_pandaaccepted/tizen/ivijaehoon.you1-1/+1
On OS X the serial device must be opened with O_NONBLOCK flag. Later this flag must be cleared before write operations otherwise only small chunks data can be written at once. Tested on OS X (10.8.4). Author : Piotr Wilczek <p.wilczek@samsung.com> Change-Id: I2b77cf16aacd491af9c94203fe7dfc49ce361516 Signed-off-by: jaehoon.you <jaehoon.you@samsung.com>
2013-07-12Fixed OpenSUSE 1.23 buildsubmit/tizen_2.2/20130714.1518242.2_release2.2.1_releasetizen_2.2Ed Bartosh1-0/+2
Change-Id: I462628a57597e2cc8892bd705fdbf426361cf024 Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2013-06-15modify pkg-confg to pkgconfigJinkun Jang1-1/+1
2013-04-02Add udev rules for supporting Ubuntu 12.10jaehoon.you1-1/+1
In Ubuntu 12.10, modem-manager interrupt and close Tizen device. so, add exceptional udev rules for ttyACM connection. lthor Version 1.2 -> 1.3 Change-Id: I0c88084a8ff0f2e2f39d2b76e6568a81cf1a3e87 Signed-off-by: jaehoon.you <jaehoon.you@samsung.com>
2013-01-30Included udev rules into packagesEd Bartosh1-0/+13
Udev rules set device mode to 0666 in order to give flashing permissions to everyone. This is handy for developers to being able to flash devices from user account. Change-Id: Ibb3ccb6b54c3f3c56df66ad0d17772806f622129 Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2013-01-28Updated licence informationEd Bartosh1-1/+1
Used Apache 2.0 licence for deb and rpm packaging. Change-Id: I1b54726fa3a13c6752ae76eb3c9f9407708f58f4 Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2012-11-06Packaged for rpm distrosEd Bartosh1-0/+44
This is a first commit regarding packaging. It implements packaging for RPM. Debian packaging will follow. Change-Id: Ibe45191cd3d06c387c6000c45c1b56ff820d0a87 Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>